@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/5d1b519d-1068-44ab-b180-fd8f973ebf0f> a dcat:Dataset ;
    dct:description "Wilayah Kecamatan Gemuh terletak di sebelah barat dari Pusat Kota Kendal yang berbatasan langsung dengan enam Kecamatan di Kabupaten Kendal" ;
    dct:identifier "5d1b519d-1068-44ab-b180-fd8f973ebf0f" ;
    dct:issued "2018-05-18T08:08:37.472326"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:08:37.472349"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "LETAK GEOGRAFIS KEC. 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/5d1b519d-1068-44ab-b180-fd8f973ebf0f/resource/65897cce-27f1-45e7-9393-c3a6daba458b> ;
    dcat:landingPage <https://kecgemuh.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/5d1b519d-1068-44ab-b180-fd8f973ebf0f/resource/65897cce-27f1-45e7-9393-c3a6daba458b> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "LETAK GEOGRAFIS KECAMATAN GEMUH.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/5d1b519d-1068-44ab-b180-fd8f973ebf0f/resource/65897cce-27f1-45e7-9393-c3a6daba458b/download/letak-geografis-kecamatan-gemuh.docx> ;
    dcat:byteSize 11493.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" .

