@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/d754b17c-74b0-41af-a3be-64a9534c9752> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah Pos di Kecamatan pada tahun 2021" ;
    dct:identifier "d754b17c-74b0-41af-a3be-64a9534c9752" ;
    dct:issued "2024-07-27T11:24:52.048950"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:52.048957"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Pos 2021 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/d754b17c-74b0-41af-a3be-64a9534c9752/resource/33d04d5b-3991-40a8-9280-790f2945e1a9>,
        <http://5.189.187.109/dataset/d754b17c-74b0-41af-a3be-64a9534c9752/resource/5edbf1d6-4f9b-4f2a-9c7c-f2a59f2a4884> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "jumlahkantorpos" .

<http://5.189.187.109/dataset/d754b17c-74b0-41af-a3be-64a9534c9752/resource/33d04d5b-3991-40a8-9280-790f2945e1a9> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T03:26:54.144750"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:52.039805"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703906847.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/d754b17c-74b0-41af-a3be-64a9534c9752/resource/5edbf1d6-4f9b-4f2a-9c7c-f2a59f2a4884> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T03:26:41.154819"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:52.037953"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703906832.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" .

