@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/645e903f-4351-4570-bb7d-7a115ba26122> a dcat:Dataset ;
    dct:description "Wilayah Kecamatan Rowosari" ;
    dct:identifier "645e903f-4351-4570-bb7d-7a115ba26122" ;
    dct:issued "2018-07-10T09:23:01.700960"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:23:01.700979"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Letak Geografis Kecamatan Rowosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setyawan Machmud" ;
            vcard:hasEmail <mailto:kecrowosari.kendalkab@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/645e903f-4351-4570-bb7d-7a115ba26122/resource/67b112f5-a770-4d24-81f8-dc62a0b3d20b> ;
    dcat:landingPage <kecrowosari.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/645e903f-4351-4570-bb7d-7a115ba26122/resource/67b112f5-a770-4d24-81f8-dc62a0b3d20b> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:title "Image (116).jpg" ;
    dcat:accessURL <http://118.97.18.18/dataset/645e903f-4351-4570-bb7d-7a115ba26122/resource/67b112f5-a770-4d24-81f8-dc62a0b3d20b/download/image-116.jpg> ;
    dcat:byteSize 592514.0 ;
    dcat:mediaType "image/jpeg" .

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

