@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/b031a4e0-bcd4-4e5b-8c3d-5372767f2d9c> a dcat:Dataset ;
    dct:description "daftar nama pns kecamatan cepiring" ;
    dct:identifier "b031a4e0-bcd4-4e5b-8c3d-5372767f2d9c" ;
    dct:issued "2018-07-10T09:23:16.234191"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:23:16.234209"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DAFTAR NAMA PNS KECAMATAN CEPIRING 2017/2018" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KUKUH SANTOSA" ;
            vcard:hasEmail <mailto:keccepiring@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b031a4e0-bcd4-4e5b-8c3d-5372767f2d9c/resource/da10aaeb-5fd0-45d4-99a3-cd041e589ec0> ;
    dcat:landingPage <keccepiring@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/b031a4e0-bcd4-4e5b-8c3d-5372767f2d9c/resource/da10aaeb-5fd0-45d4-99a3-cd041e589ec0> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DAFTAR NAMA DAN JABATAN PNS.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/b031a4e0-bcd4-4e5b-8c3d-5372767f2d9c/resource/da10aaeb-5fd0-45d4-99a3-cd041e589ec0/download/daftar-nama-dan-jabatan-pns.docx> ;
    dcat:byteSize 15554.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

