@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/33bb90de-a707-4091-9c2c-b16ee181a02f> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah luas pemakaman umum di wilayah Kecamatan Cisata pada tahun 2023" ;
    dct:identifier "33bb90de-a707-4091-9c2c-b16ee181a02f" ;
    dct:issued "2024-07-27T11:11:06.296103"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:06.296109"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Luas 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/33bb90de-a707-4091-9c2c-b16ee181a02f/resource/26d84205-1a00-4c20-8bf7-3c095a627ef0>,
        <http://5.189.187.109/dataset/33bb90de-a707-4091-9c2c-b16ee181a02f/resource/7bdb2a69-2aa1-4664-9ce7-fca8238c3583> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "luaspemakamanumum" .

<http://5.189.187.109/dataset/33bb90de-a707-4091-9c2c-b16ee181a02f/resource/26d84205-1a00-4c20-8bf7-3c095a627ef0> a dcat:Distribution ;
    dct:description "Luas Pemakaman Umum di Lingkungan Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T10:45:19.234419"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:06.286915"^^xsd:dateTime ;
    dct:title "Luas Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703846747.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/33bb90de-a707-4091-9c2c-b16ee181a02f/resource/7bdb2a69-2aa1-4664-9ce7-fca8238c3583> a dcat:Distribution ;
    dct:description "Luas Pemakaman Umum di Lingkungan Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T10:45:03.830701"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:06.284999"^^xsd:dateTime ;
    dct:title "Luas Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703846736.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" .

