@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/c9fca20b-efe9-46dd-82ed-7733425d77af> a dcat:Dataset ;
    dct:description "Jumlah Pemakaman Umum Kecamatan Bojong" ;
    dct:identifier "c9fca20b-efe9-46dd-82ed-7733425d77af" ;
    dct:issued "2024-07-27T11:23:31.672805"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:31.672811"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan Bojong Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:kecamatanbojong8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c9fca20b-efe9-46dd-82ed-7733425d77af/resource/7f19bbc5-0ecf-45cc-a0a9-ad4ab7af4868>,
        <http://5.189.187.109/dataset/c9fca20b-efe9-46dd-82ed-7733425d77af/resource/8bc34167-ac3a-47bb-9213-1ac7c69b8e69> ;
    dcat:keyword "2022",
        "Kec.Bojong" .

<http://5.189.187.109/dataset/c9fca20b-efe9-46dd-82ed-7733425d77af/resource/7f19bbc5-0ecf-45cc-a0a9-ad4ab7af4868> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-10T02:00:36.256304"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:31.661157"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1704852143.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/c9fca20b-efe9-46dd-82ed-7733425d77af/resource/8bc34167-ac3a-47bb-9213-1ac7c69b8e69> a dcat:Distribution ;
    dct:description "Jumlah Pemakaman Umum di Lingkungan Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-01-10T02:02:35.279854"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:31.663038"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaman Umum di Lingkungan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713409143.csv> ;
    dcat:mediaType "text/csv" .

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

