@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/00d6d07a-af4a-4a54-8982-fcca6c74449d> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penduduk yang lahir, meninggal, datang dan pindah di tahun 2023" ;
    dct:identifier "00d6d07a-af4a-4a54-8982-fcca6c74449d" ;
    dct:issued "2024-07-27T11:06:58.461572"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:06:58.461579"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan	2023 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/00d6d07a-af4a-4a54-8982-fcca6c74449d/resource/7103f0d0-5921-49e4-8d4e-93c49dad7fb2>,
        <http://5.189.187.109/dataset/00d6d07a-af4a-4a54-8982-fcca6c74449d/resource/cfbf2818-050d-409b-a122-39f5fb6c8b1e> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "Penduduk" .

<http://5.189.187.109/dataset/00d6d07a-af4a-4a54-8982-fcca6c74449d/resource/7103f0d0-5921-49e4-8d4e-93c49dad7fb2> a dcat:Distribution ;
    dct:description "Data Kependudukan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-28T13:51:47.060347"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:06:58.433230"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703813700.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/00d6d07a-af4a-4a54-8982-fcca6c74449d/resource/cfbf2818-050d-409b-a122-39f5fb6c8b1e> a dcat:Distribution ;
    dct:description "Data Kependudukan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-28T13:52:03.314267"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:06:58.435414"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703771554.csv> ;
    dcat:mediaType "text/csv" .

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

