@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/0deddd64-40d5-4d42-807c-faa66cd762f2> a dcat:Dataset ;
    dct:description "Potensi" ;
    dct:identifier "0deddd64-40d5-4d42-807c-faa66cd762f2" ;
    dct:issued "2018-05-18T07:32:44.193425"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:32:44.193445"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA POTENSI 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/0deddd64-40d5-4d42-807c-faa66cd762f2/resource/f77f7976-97d6-4df7-9998-3cf9ce7845f8> .

<https://data.jatengprov.go.id/dataset/0deddd64-40d5-4d42-807c-faa66cd762f2/resource/f77f7976-97d6-4df7-9998-3cf9ce7845f8> a dcat:Distribution ;
    dct:description "Potensi Kecamatan Weleri" ;
    dct:format "DOC" ;
    dct:title "DATA POTENSI KECAMATAN WELERI TAHUN 2018.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/0deddd64-40d5-4d42-807c-faa66cd762f2/resource/f77f7976-97d6-4df7-9998-3cf9ce7845f8/download/data-potensi-kecamatan-weleri-tahun-2018.doc> ;
    dcat:byteSize 771584.0 ;
    dcat:mediaType "application/msword" .

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

