@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/adfcae9d-64bf-4d40-87e1-2f7f6cb1042a> a dcat:Dataset ;
    dct:description "Jumlah Pos Kamling di seluruh wilayah Kabupaten Kendal Tahun 2017" ;
    dct:identifier "adfcae9d-64bf-4d40-87e1-2f7f6cb1042a" ;
    dct:issued "2018-05-18T08:39:24.217096"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:39:24.217112"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Poskamling Tahun 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Tibum Tranmas " ;
            vcard:hasEmail <mailto:satpolpp@kendalkab.go.id> ] ;
    dcat:landingPage <satpolpp@kendalkab.go.id> .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

