@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/f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penduduk yang lahir, meninggal, datang dan pindah di tahun 2022" ;
    dct:identifier "f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b" ;
    dct:issued "2024-07-27T11:27:38.369987"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:38.369994"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan	2022 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/f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b/resource/41f05811-f4c3-4dc9-be94-fb9fba46015d>,
        <http://5.189.187.109/dataset/f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b/resource/8acfff90-df4e-4ec6-a68f-5448726f7ad7> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "Penduduk" .

<http://5.189.187.109/dataset/f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b/resource/41f05811-f4c3-4dc9-be94-fb9fba46015d> a dcat:Distribution ;
    dct:description "Data Kependudukan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-28T13:50:12.762700"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:38.357913"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703771470.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/f8c5c6f9-9f89-4c7b-be0d-128e8426fa0b/resource/8acfff90-df4e-4ec6-a68f-5448726f7ad7> a dcat:Distribution ;
    dct:description "Data Kependudukan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-28T13:49:59.669207"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:38.355805"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703813678.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

