@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e3c53d38-1ec9-41dc-bbd2-ade190412dfb> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan indeks keparahan kemiskinan (p2) kabupaten dalam satuan persen dengan rincian data source, menurut kabupaten tahun 2021-2023" ;
    dct:identifier "e3c53d38-1ec9-41dc-bbd2-ade190412dfb" ;
    dct:issued "2024-01-02T18:10:53.756636"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:53.756642"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Indeks Keparahan Kemiskinan (P2)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Taufik Hidayat" ;
            vcard:hasEmail <mailto:taufik19hk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e3c53d38-1ec9-41dc-bbd2-ade190412dfb/resource/e258c891-4cc4-4b05-ae58-5e0c93ecbdf0> ;
    dcat:keyword "TPT",
        "pengangguran" ;
    dcat:landingPage <https://www.bps.go.id/indicator/23/199/1/indeks-keparahan-kemiskinan-p2-menurut-daerah.html> .

<http://5.189.187.109/dataset/e3c53d38-1ec9-41dc-bbd2-ade190412dfb/resource/e258c891-4cc4-4b05-ae58-5e0c93ecbdf0> a dcat:Distribution ;
    dct:description "Indeks Keparahan Kemiskinan (P2) Kabupaten Bener Meriah Tahun 2021-2023" ;
    dct:format ".csv" ;
    dct:issued "2023-11-06T08:56:16.643154"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:53.749468"^^xsd:dateTime ;
    dct:title "Indeks Keparahan Kemiskinan (P2) Kabupaten Bener Meriah" ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/e3c53d38-1ec9-41dc-bbd2-ade190412dfb/resource/e258c891-4cc4-4b05-ae58-5e0c93ecbdf0/download/05.-indeks-keparahan-kemiskinan-p2.csv> ;
    dcat:byteSize "322"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> a foaf:Agent ;
    foaf:name "Kabupaten Bener Meriah" .

<https://www.bps.go.id/indicator/23/199/1/indeks-keparahan-kemiskinan-p2-menurut-daerah.html> a foaf:Document .

