@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/126ffd41-210f-42fa-b8f5-4df382f202f9> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penduduk yang lahir, meninggal, datang dan pindah di tahun 2021" ;
    dct:identifier "126ffd41-210f-42fa-b8f5-4df382f202f9" ;
    dct:issued "2024-07-27T11:08:19.864885"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:19.864891"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan 2021 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/126ffd41-210f-42fa-b8f5-4df382f202f9/resource/bb104d96-ef92-4234-abbf-29849363452e>,
        <http://5.189.187.109/dataset/126ffd41-210f-42fa-b8f5-4df382f202f9/resource/c76ed86c-af71-42d2-801c-05c7ca9326b5> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "Penduduk" .

<http://5.189.187.109/dataset/126ffd41-210f-42fa-b8f5-4df382f202f9/resource/bb104d96-ef92-4234-abbf-29849363452e> a dcat:Distribution ;
    dct:description "Data Kependudukan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-28T12:46:53.474246"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:19.852998"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703813548.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/126ffd41-210f-42fa-b8f5-4df382f202f9/resource/c76ed86c-af71-42d2-801c-05c7ca9326b5> a dcat:Distribution ;
    dct:description "Data Kependudukan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-28T12:48:31.347485"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:19.854850"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703767768.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

