@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/0225c98d-ea23-4854-ae41-983781bfaa0e> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah Kependudukan" ;
    dct:identifier "0225c98d-ea23-4854-ae41-983781bfaa0e" ;
    dct:issued "2024-07-27T11:07:05.751702"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:05.751710"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Kependudukan Kecamatan Banjar Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camat Banjar" ;
            vcard:hasEmail <mailto:kecamatanbanjar2021@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0225c98d-ea23-4854-ae41-983781bfaa0e/resource/00121543-28b8-4197-b262-3083e3d1c393>,
        <http://5.189.187.109/dataset/0225c98d-ea23-4854-ae41-983781bfaa0e/resource/6e97cfb9-243f-49ad-b957-b78988452d3f> ;
    dcat:keyword "2021",
        "Kec.Banjar" .

<http://5.189.187.109/dataset/0225c98d-ea23-4854-ae41-983781bfaa0e/resource/00121543-28b8-4197-b262-3083e3d1c393> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-03T02:50:01.010901"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:05.740955"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1712112677.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/0225c98d-ea23-4854-ae41-983781bfaa0e/resource/6e97cfb9-243f-49ad-b957-b78988452d3f> a dcat:Distribution ;
    dct:description "Data Kependudukan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-03T02:46:57.768847"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:05.738689"^^xsd:dateTime ;
    dct:title "Data Kependudukan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1712112430.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" .

