@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/9f6299de-227b-4673-86b9-9bb1d6d5bb65> a dcat:Dataset ;
    dct:description "Penyaluran Sarana Produksi Dalam Daerah 2017" ;
    dct:identifier "9f6299de-227b-4673-86b9-9bb1d6d5bb65" ;
    dct:issued "2018-07-10T09:38:09.342622"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:38:09.342641"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 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/9f6299de-227b-4673-86b9-9bb1d6d5bb65/resource/0b9dba8e-e9f7-4580-9928-660ca27973e9> ;
    dcat:landingPage <Dinas%20Ketahanan%20Pangan%20dan%20Pertanian%20Kabupaten%20Jepara> .

<https://data.jatengprov.go.id/dataset/9f6299de-227b-4673-86b9-9bb1d6d5bb65/resource/0b9dba8e-e9f7-4580-9928-660ca27973e9> a dcat:Distribution ;
    dct:description "Penyaluran Sarana Produksi Dalam Daerah 2017" ;
    dct:format "XLS" ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 2017" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/9f6299de-227b-4673-86b9-9bb1d6d5bb65/resource/0b9dba8e-e9f7-4580-9928-660ca27973e9/download/penyaluran-sarana-produksi-dalam-daerah-2017.xlsx> ;
    dcat:byteSize 11358.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" .

