@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/8ae12407-f42a-42a4-83e3-de26e3e20b9a> a dcat:Dataset ;
    dct:description "Data Populasi Ternak Kabupaten Kendal Tahun 2017" ;
    dct:identifier "8ae12407-f42a-42a4-83e3-de26e3e20b9a" ;
    dct:issued "2018-05-18T08:25:27.291195"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:25:27.291215"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Populasi Ternak 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/8ae12407-f42a-42a4-83e3-de26e3e20b9a/resource/c37e433b-4fc1-4dd6-8fc2-a0095099ab64> .

<https://data.jatengprov.go.id/dataset/8ae12407-f42a-42a4-83e3-de26e3e20b9a/resource/c37e433b-4fc1-4dd6-8fc2-a0095099ab64> a dcat:Distribution ;
    dct:description "Data Populasi Ternak Kabupaten Kendal tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Data Populasi Ternak Kabupaten Kendal tahun 2017" ;
    dcat:accessURL <http://118.97.18.18/dataset/8ae12407-f42a-42a4-83e3-de26e3e20b9a/resource/c37e433b-4fc1-4dd6-8fc2-a0095099ab64/download/data-populasi-ternak-kabupaten-kendal-tahun-2017.xlsx> ;
    dcat:byteSize 11832.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

