@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/70fbaceb-b383-4c67-a5ad-388db772f257> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah pemakaman umum di wilayah Kecamatan Cisata pada tahun 2023" ;
    dct:identifier "70fbaceb-b383-4c67-a5ad-388db772f257" ;
    dct:issued "2024-07-27T11:16:05.763822"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:16:05.763829"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pemakaman Umum 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/70fbaceb-b383-4c67-a5ad-388db772f257/resource/889ca1ad-a688-4b7d-bcf7-7cda02775558>,
        <http://5.189.187.109/dataset/70fbaceb-b383-4c67-a5ad-388db772f257/resource/ee20171b-b168-42ab-894d-6844082841a8> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "pemakamanumum" .

<http://5.189.187.109/dataset/70fbaceb-b383-4c67-a5ad-388db772f257/resource/889ca1ad-a688-4b7d-bcf7-7cda02775558> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T10:42:09.863955"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:16:05.748649"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703846562.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/70fbaceb-b383-4c67-a5ad-388db772f257/resource/ee20171b-b168-42ab-894d-6844082841a8> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T10:42:24.774027"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:16:05.750917"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703846572.csv> ;
    dcat:mediaType "text/csv" .

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

