@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/e033bfed-860a-422b-b52e-3e426886f47e> a dcat:Dataset ;
    dct:description "Jumlah Kantor Pos" ;
    dct:identifier "e033bfed-860a-422b-b52e-3e426886f47e" ;
    dct:issued "2024-07-27T11:25:38.786274"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:25:38.786282"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Pos Kecamatan Cibitung Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pokja Prodeskel" ;
            vcard:hasEmail <mailto:keccibitung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e033bfed-860a-422b-b52e-3e426886f47e/resource/12618f52-7741-45e3-a6bb-40f9c633ab09>,
        <http://5.189.187.109/dataset/e033bfed-860a-422b-b52e-3e426886f47e/resource/c750b15f-9643-4b9b-aac9-f61a2618df49> ;
    dcat:keyword "2022",
        "kec.cibitung" .

<http://5.189.187.109/dataset/e033bfed-860a-422b-b52e-3e426886f47e/resource/12618f52-7741-45e3-a6bb-40f9c633ab09> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-23T06:24:44.757887"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:25:38.774680"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713853499.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/e033bfed-860a-422b-b52e-3e426886f47e/resource/c750b15f-9643-4b9b-aac9-f61a2618df49> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T06:24:35.188951"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:25:38.772480"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713853491.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" .

