@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/646fa33b-6a05-4ab2-851c-d337b06edebd> a dcat:Dataset ;
    dct:description "Jumlah kantor pos  di Kabupaten Pemalang" ;
    dct:identifier "646fa33b-6a05-4ab2-851c-d337b06edebd" ;
    dct:issued "2022-10-31T07:05:11.932267"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:05:11.932276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Jumlah kantor pos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kantor Pos Pemalang" ] ;
    dcat:distribution <http://5.189.187.109/dataset/646fa33b-6a05-4ab2-851c-d337b06edebd/resource/2d543b2e-cf41-4e32-8043-bd471970b6fe> ;
    dcat:keyword "kantor pos",
        "pos",
        "surat" ;
    dcat:landingPage <Kantor%20Pos%20Pemalang> .

<Kantor%20Pos%20Pemalang> a foaf:Document .

<http://5.189.187.109/dataset/646fa33b-6a05-4ab2-851c-d337b06edebd/resource/2d543b2e-cf41-4e32-8043-bd471970b6fe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-06-16T07:19:04.299269"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:05:11.922684"^^xsd:dateTime ;
    dct:title "Kantor pos" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/646fa33b-6a05-4ab2-851c-d337b06edebd/resource/2d543b2e-cf41-4e32-8043-bd471970b6fe/download/101.-kantor-pos.xlsx> ;
    dcat:byteSize "9547"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

