@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/8b9eecc3-6086-4d16-b88f-8a53ff35dd6b> a dcat:Dataset ;
    dct:description "WILAYAH DESA" ;
    dct:identifier "8b9eecc3-6086-4d16-b88f-8a53ff35dd6b" ;
    dct:issued "2018-05-18T08:25:43.074942"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:25:43.074962"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA WILAYAH DESA DI 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/8b9eecc3-6086-4d16-b88f-8a53ff35dd6b/resource/c2c8d4dd-3ab7-432c-a008-97e3af90e2fd> .

<https://data.jatengprov.go.id/dataset/8b9eecc3-6086-4d16-b88f-8a53ff35dd6b/resource/c2c8d4dd-3ab7-432c-a008-97e3af90e2fd> a dcat:Distribution ;
    dct:description "Data wilayah" ;
    dct:format "DOC" ;
    dct:title "DATA WILAYAH DESA DI KECAMATAN WELERI TAHUN 2018.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/8b9eecc3-6086-4d16-b88f-8a53ff35dd6b/resource/c2c8d4dd-3ab7-432c-a008-97e3af90e2fd/download/data-wilayah-desa-di-kecamatan-weleri-tahun-2018.doc> ;
    dcat:byteSize 46592.0 ;
    dcat:mediaType "application/msword" .

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

