@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/a6dff334-3de5-463b-981b-63beb592780b> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah luas pemakaman umum di wilayah Kecamatan Cisata pada tahun 2021" ;
    dct:identifier "a6dff334-3de5-463b-981b-63beb592780b" ;
    dct:issued "2024-07-27T11:20:25.346732"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:25.346738"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Luas Pemakaman Umum 2021 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/a6dff334-3de5-463b-981b-63beb592780b/resource/ba197184-6aec-4ab7-9822-1c77d4aaf832>,
        <http://5.189.187.109/dataset/a6dff334-3de5-463b-981b-63beb592780b/resource/cabf092c-ad2a-45ea-ab1b-9cfefc225512> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "luaspemakamanumum" .

<http://5.189.187.109/dataset/a6dff334-3de5-463b-981b-63beb592780b/resource/ba197184-6aec-4ab7-9822-1c77d4aaf832> a dcat:Distribution ;
    dct:description "Luas Pemakaman Umum di Lingkungan Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T12:04:31.517924"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:25.335683"^^xsd:dateTime ;
    dct:title "Luas Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703851494.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/a6dff334-3de5-463b-981b-63beb592780b/resource/cabf092c-ad2a-45ea-ab1b-9cfefc225512> a dcat:Distribution ;
    dct:description "Luas Pemakaman Umum di Lingkungan Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T12:04:18.581184"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:25.333369"^^xsd:dateTime ;
    dct:title "Luas Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703851484.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" .

