@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/33b4fd37-78b9-42a0-a58c-d6ff7ce0b195> a dcat:Dataset ;
    dct:description "Data Produksi Peternakan Kabupaten Kendal Tahun 2017" ;
    dct:identifier "33b4fd37-78b9-42a0-a58c-d6ff7ce0b195" ;
    dct:issued "2018-05-18T07:52:53.491238"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:52:53.491257"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Produksi Peternakan Kabupaten Kendal Tahun 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Suroyo" ;
            vcard:hasEmail <mailto:statsistik.kendal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/33b4fd37-78b9-42a0-a58c-d6ff7ce0b195/resource/75547a2a-6742-4290-ae33-e4e60a3df7bc> ;
    dcat:landingPage <http://disperpan.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/33b4fd37-78b9-42a0-a58c-d6ff7ce0b195/resource/75547a2a-6742-4290-ae33-e4e60a3df7bc> a dcat:Distribution ;
    dct:description "Data Produksi Peternakan Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Data Produksi Peternakan Tahun 2017" .

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

