@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/ceffe02d-9211-47fc-ab02-427915c1e66a> a dcat:Dataset ;
    dct:description "Data Jumlah Dusun, RT dan RW Kecamatan Weleri Tahun 2018" ;
    dct:identifier "ceffe02d-9211-47fc-ab02-427915c1e66a" ;
    dct:issued "2018-05-18T08:52:04.978238"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:52:04.978257"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA JUMLAH DUSUN, RT DAN RW  KECAMATAN WELERI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arief Hendro S " ;
            vcard:hasEmail <mailto:kecweleri@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ceffe02d-9211-47fc-ab02-427915c1e66a/resource/c765022f-dee5-42d8-8c82-700bb430dd40> ;
    dcat:landingPage <kecweleri.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/ceffe02d-9211-47fc-ab02-427915c1e66a/resource/c765022f-dee5-42d8-8c82-700bb430dd40> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "DATA DUSUN.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/ceffe02d-9211-47fc-ab02-427915c1e66a/resource/c765022f-dee5-42d8-8c82-700bb430dd40/download/data-dusun.doc> ;
    dcat:byteSize 47616.0 ;
    dcat:mediaType "application/msword" .

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

