@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/bef092e9-fa6f-4db4-9462-a09265ef72bb> a dcat:Dataset ;
    dct:description "Jumlah Kantor Pos" ;
    dct:identifier "bef092e9-fa6f-4db4-9462-a09265ef72bb" ;
    dct:issued "2024-07-27T11:22:26.455903"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:26.455909"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Pos di Kecamatan Banjar Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camat Banjar" ;
            vcard:hasEmail <mailto:kecamatanbanjar2021@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bef092e9-fa6f-4db4-9462-a09265ef72bb/resource/1f5e35fc-5226-4d18-ab8e-8dd37f9d1487>,
        <http://5.189.187.109/dataset/bef092e9-fa6f-4db4-9462-a09265ef72bb/resource/3a933f2b-cdd3-49b7-a39c-216fce421e47> ;
    dcat:keyword "2022",
        "Kec.Banjar" .

<http://5.189.187.109/dataset/bef092e9-fa6f-4db4-9462-a09265ef72bb/resource/1f5e35fc-5226-4d18-ab8e-8dd37f9d1487> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-16T07:56:33.289230"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:26.445680"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713254214.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/bef092e9-fa6f-4db4-9462-a09265ef72bb/resource/3a933f2b-cdd3-49b7-a39c-216fce421e47> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-16T07:56:24.153983"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:26.443704"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713254203.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" .

