@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/3f40253a-778e-465e-8d52-ef2148aacf41> a dcat:Dataset ;
    dct:description "Kecamatan Gemuh terdiri dari 16 desa" ;
    dct:identifier "3f40253a-778e-465e-8d52-ef2148aacf41" ;
    dct:issued "2018-05-18T07:58:10.480905"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:58:10.480924"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "LUAS WILAYAH PERDESA 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/3f40253a-778e-465e-8d52-ef2148aacf41/resource/7096a2f1-effb-4525-8340-a841362d30f7> ;
    dcat:landingPage <https://kecgemuh.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/3f40253a-778e-465e-8d52-ef2148aacf41/resource/7096a2f1-effb-4525-8340-a841362d30f7> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Luas wilayah perdesa se Kecamatan Gemuh.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/3f40253a-778e-465e-8d52-ef2148aacf41/resource/7096a2f1-effb-4525-8340-a841362d30f7/download/luas-wilayah-perdesa-se-kecamatan-gemuh.doc> ;
    dcat:byteSize 56320.0 ;
    dcat:mediaType "application/msword" .

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

