@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/9ded6d3f-0d2a-4306-96d0-e4d7f8d5a7c3> a dcat:Dataset ;
    dct:identifier "9ded6d3f-0d2a-4306-96d0-e4d7f8d5a7c3" ;
    dct:issued "2018-05-18T08:32:03.074637"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:32:03.074656"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA PEGAWAI KEC NGAMPEL" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUGIYONO" ;
            vcard:hasEmail <mailto:kecngampel@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ded6d3f-0d2a-4306-96d0-e4d7f8d5a7c3/resource/479a9a48-573b-4127-8dda-f29c018ac3d7> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/9ded6d3f-0d2a-4306-96d0-e4d7f8d5a7c3/resource/479a9a48-573b-4127-8dda-f29c018ac3d7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "DATA PEGAWAI KEC NGAMPEL.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/9ded6d3f-0d2a-4306-96d0-e4d7f8d5a7c3/resource/479a9a48-573b-4127-8dda-f29c018ac3d7/download/data-pegawai-kec-ngampel.xls> ;
    dcat:byteSize 62464.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

