@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/8959ccef-3e23-4a2f-8570-d696a19d8cb4> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah Pos di Kecamatan pada tahun 2022" ;
    dct:identifier "8959ccef-3e23-4a2f-8570-d696a19d8cb4" ;
    dct:issued "2024-07-27T11:18:08.848928"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:18:08.848936"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Pos 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/dataset/8959ccef-3e23-4a2f-8570-d696a19d8cb4/resource/3ffcbf22-b66e-4676-b10e-993273cca7cc>,
        <http://5.189.187.109/dataset/8959ccef-3e23-4a2f-8570-d696a19d8cb4/resource/61257ba6-4f3d-40db-a3b9-bcb341b6be6e> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "jumlahkantorpos" .

<http://5.189.187.109/dataset/8959ccef-3e23-4a2f-8570-d696a19d8cb4/resource/3ffcbf22-b66e-4676-b10e-993273cca7cc> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T12:18:41.273367"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:18:08.836477"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938755.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/8959ccef-3e23-4a2f-8570-d696a19d8cb4/resource/61257ba6-4f3d-40db-a3b9-bcb341b6be6e> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T12:18:30.290984"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:18:08.834285"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938739.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" .

