@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/16323dd6-c6e1-421c-8484-a1402371437a> a dcat:Dataset ;
    dct:description "Data Statistik Potret Wilayah Kab. Kendal Tahun 2017" ;
    dct:identifier "16323dd6-c6e1-421c-8484-a1402371437a" ;
    dct:issued "2018-05-18T07:38:16.114038"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:38:16.114067"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Potret Wilayah Kendal 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Achmad Yulianto" ;
            vcard:hasEmail <mailto:azkaariyandi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/16323dd6-c6e1-421c-8484-a1402371437a/resource/4a1dcbfd-962e-4247-a516-4503e6011d5f> ;
    dcat:landingPage <http://www.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/16323dd6-c6e1-421c-8484-a1402371437a/resource/4a1dcbfd-962e-4247-a516-4503e6011d5f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Potret Kabupaten Kendal 2017.pdf" ;
    dcat:accessURL <http://118.97.18.18/dataset/16323dd6-c6e1-421c-8484-a1402371437a/resource/4a1dcbfd-962e-4247-a516-4503e6011d5f/download/potret-kabupaten-kendal-2017.pdf> ;
    dcat:byteSize 1175233.0 ;
    dcat:mediaType "application/pdf" .

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

