@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:5000/dataset/f6f1d891-5c60-4ede-b816-bd0403482023> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah pemakaman umum di wilayah Kecamatan Cisata pada tahun 2022" ;
    dct:identifier "f6f1d891-5c60-4ede-b816-bd0403482023" ;
    dct:issued "2024-07-27T11:27:27.310343"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:27.310350"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pemakaman Umum 2022 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f6f1d891-5c60-4ede-b816-bd0403482023/resource/2ebcd738-fa02-4f02-90d0-4910b8104bb3>,
        <http://5.189.187.109:5000/dataset/f6f1d891-5c60-4ede-b816-bd0403482023/resource/5193500c-4da6-4cf7-bf64-a45822ded81e> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "pemakamanumum" .

<http://5.189.187.109:5000/dataset/f6f1d891-5c60-4ede-b816-bd0403482023/resource/2ebcd738-fa02-4f02-90d0-4910b8104bb3> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T12:44:37.747009"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:27.296036"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703853899.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/f6f1d891-5c60-4ede-b816-bd0403482023/resource/5193500c-4da6-4cf7-bf64-a45822ded81e> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T12:44:26.387549"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:27.293307"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703853891.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

