@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/28856ee1-95c9-4292-b1cd-124638b98625> a dcat:Dataset ;
    dct:description "Rekapitulasi Data Pengeluaran Hasil Ternak Tahun 2017" ;
    dct:identifier "28856ee1-95c9-4292-b1cd-124638b98625" ;
    dct:issued "2018-07-10T09:27:33.016311"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:27:33.016334"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Rekapitulasi Data Pengeluaran Hasil Ternak Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/28856ee1-95c9-4292-b1cd-124638b98625/resource/ec1d915e-2db5-4325-8163-c230bf2e63ce> ;
    dcat:landingPage <Dinas%20Ketahanan%20Pangan%20dan%20Pertanian%20Kabupaten%20Jepara> .

<https://data.jatengprov.go.id/dataset/28856ee1-95c9-4292-b1cd-124638b98625/resource/ec1d915e-2db5-4325-8163-c230bf2e63ce> a dcat:Distribution ;
    dct:description "Rekapitulasi Data Pengeluaran Hasil ternak Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Rekapitulasi Data Pengeluaran Hasil ternak Tahun 2017" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/28856ee1-95c9-4292-b1cd-124638b98625/resource/ec1d915e-2db5-4325-8163-c230bf2e63ce/download/rekapitulasi-data-pengeluaran-hasilternak-tahun-2017.xlsx> ;
    dcat:byteSize 12332.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

