@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/b7f9a678-ccc9-4a98-89a4-e206c67ee72f> a dcat:Dataset ;
    dct:description "Data Kependudukan" ;
    dct:identifier "b7f9a678-ccc9-4a98-89a4-e206c67ee72f" ;
    dct:issued "2024-07-27T11:21:43.810992"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:43.810998"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan Kecamatan Cibitung Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camat Cibitung" ;
            vcard:hasEmail <mailto:keccibitung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b7f9a678-ccc9-4a98-89a4-e206c67ee72f/resource/3684125f-ea1e-4837-b441-d59cf51fbb9c>,
        <http://5.189.187.109/dataset/b7f9a678-ccc9-4a98-89a4-e206c67ee72f/resource/4bcfaabc-6062-4a1d-9e57-d12402740b8f> ;
    dcat:keyword "2021",
        "kec.cibitung" .

<http://5.189.187.109/dataset/b7f9a678-ccc9-4a98-89a4-e206c67ee72f/resource/3684125f-ea1e-4837-b441-d59cf51fbb9c> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-19T03:12:01.734406"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:43.797597"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713496394.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/b7f9a678-ccc9-4a98-89a4-e206c67ee72f/resource/4bcfaabc-6062-4a1d-9e57-d12402740b8f> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T03:12:18.322858"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:43.799857"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713496406.csv> ;
    dcat:mediaType "text/csv" .

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

