@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/0e5fb01a-4a42-4608-bcd9-797cd61f6b29> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah Pos di Kecamatan pada tahun 2023" ;
    dct:identifier "0e5fb01a-4a42-4608-bcd9-797cd61f6b29" ;
    dct:issued "2024-07-27T11:08:06.237024"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:06.237031"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Pos 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/0e5fb01a-4a42-4608-bcd9-797cd61f6b29/resource/9ffd5cd8-f3de-4721-815f-471255e65c49>,
        <http://5.189.187.109/dataset/0e5fb01a-4a42-4608-bcd9-797cd61f6b29/resource/f8325740-30d7-4613-9de3-af84303f9e5a> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "jumlahkantorpos" .

<http://5.189.187.109/dataset/0e5fb01a-4a42-4608-bcd9-797cd61f6b29/resource/9ffd5cd8-f3de-4721-815f-471255e65c49> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos csv" ;
    dct:format "CSV" ;
    dct:issued "2024-01-08T04:59:15.272303"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:06.213727"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704689991.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/0e5fb01a-4a42-4608-bcd9-797cd61f6b29/resource/f8325740-30d7-4613-9de3-af84303f9e5a> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-08T04:59:03.003387"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:06.211687"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704689981.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" .

