@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/5df482ea-7aaf-4985-940c-c2c66ae191ef> a dcat:Dataset ;
    dct:description "Data jumlah dan nama perangkat desa se Kecamatan Weleri Kabupaten Kendal Tahun 2018." ;
    dct:identifier "5df482ea-7aaf-4985-940c-c2c66ae191ef" ;
    dct:issued "2018-05-18T08:09:15.671756"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:09:15.671778"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA PERANGKAT DESA KECAMATAN WELERI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Weleri" ;
            vcard:hasEmail <mailto:kecweleri@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5df482ea-7aaf-4985-940c-c2c66ae191ef/resource/e2ae7e1d-db4a-4294-ad5f-9906130402c3> .

<https://data.jatengprov.go.id/dataset/5df482ea-7aaf-4985-940c-c2c66ae191ef/resource/e2ae7e1d-db4a-4294-ad5f-9906130402c3> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "DATA PERANGKAT DESA.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/5df482ea-7aaf-4985-940c-c2c66ae191ef/resource/e2ae7e1d-db4a-4294-ad5f-9906130402c3/download/data-perangkat-desa.xls> ;
    dcat:byteSize 43520.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

