@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/fb2a5365-95e2-40ff-855e-4bd964c0e850> a dcat:Dataset ;
    dct:description "Data Kependudukan" ;
    dct:identifier "fb2a5365-95e2-40ff-855e-4bd964c0e850" ;
    dct:issued "2024-07-27T11:27:54.467667"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:54.467674"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan Kecamatan Pandeglang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bb3e3cbf-e095-418a-9236-6388735fb402>,
        <http://5.189.187.109/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bed8a8d6-bb39-4229-9292-543387a3a955> ;
    dcat:keyword "2021",
        "kec.pandeglang" .

<http://5.189.187.109/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bb3e3cbf-e095-418a-9236-6388735fb402> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-29T02:44:08.976860"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:54.454205"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bb3e3cbf-e095-418a-9236-6388735fb402/download/data1-2021.xlsx> ;
    dcat:byteSize "9215"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bed8a8d6-bb39-4229-9292-543387a3a955> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T02:44:17.138039"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:54.456740"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/fb2a5365-95e2-40ff-855e-4bd964c0e850/resource/bed8a8d6-bb39-4229-9292-543387a3a955/download/data1-2021.csv> ;
    dcat:byteSize "700"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

