@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/468f754c-e654-4d46-85c6-350519595ec1> a dcat:Dataset ;
    dct:description "<p>Kantor yang mengurus pengiriman surat, paket, dan sebagainya dengan pos.</p>" ;
    dct:identifier "468f754c-e654-4d46-85c6-350519595ec1" ;
    dct:issued "2024-10-03T05:02:51.788484"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:43:51.247362"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3bf5bcd4-5804-4a42-9fcf-be735cca9d05> ;
    dct:title "Jumlah Kantor Pos tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Babadan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/468f754c-e654-4d46-85c6-350519595ec1/resource/522f273a-6a77-4002-8b80-d5a221238287> .

<http://5.189.187.109/dataset/468f754c-e654-4d46-85c6-350519595ec1/resource/522f273a-6a77-4002-8b80-d5a221238287> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-09-30T05:23:43.649710"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:43:51.259310"^^xsd:dateTime ;
    dct:title "Kantor Pos 2024" ;
    dcat:accessURL <https://statistik.ponorogo.go.id/dataset/468f754c-e654-4d46-85c6-350519595ec1/resource/522f273a-6a77-4002-8b80-d5a221238287/download/kantor-pos-2024-1725504170.csv> ;
    dcat:byteSize "460"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/3bf5bcd4-5804-4a42-9fcf-be735cca9d05> a foaf:Agent ;
    foaf:name "Kabupaten Ponorogo" .

