@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/6fcb437a-d2bf-4a81-a8d2-3d5935ff20ac> a dcat:Dataset ;
    dct:description "Jumlah Perangkat Desa se Kecamatan GemuhTahun 2017" ;
    dct:identifier "6fcb437a-d2bf-4a81-a8d2-3d5935ff20ac" ;
    dct:issued "2018-05-18T08:17:02.802590"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:17:02.802610"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Perangkat des se Kecamatan Gemuh" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Abdul Khalim" ;
            vcard:hasEmail <mailto:khalilaasyifa13@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6fcb437a-d2bf-4a81-a8d2-3d5935ff20ac/resource/fcee26a7-2a21-4304-b2a4-a935a6b9a93e> ;
    dcat:landingPage <https://kecgemuh.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/6fcb437a-d2bf-4a81-a8d2-3d5935ff20ac/resource/fcee26a7-2a21-4304-b2a4-a935a6b9a93e> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Data Jumlah Perangkat se Kecamatan Gemuh.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/6fcb437a-d2bf-4a81-a8d2-3d5935ff20ac/resource/fcee26a7-2a21-4304-b2a4-a935a6b9a93e/download/data-jumlah-perangkat-se-kecamatan-gemuh.doc> ;
    dcat:byteSize 48128.0 ;
    dcat:mediaType "application/msword" .

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

