@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/013c2a26-fdbc-4450-a1e4-5f068ea886d3> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Salak" ;
    dct:identifier "013c2a26-fdbc-4450-a1e4-5f068ea886d3" ;
    dct:issued "2019-08-27T06:54:21.565394"^^xsd:dateTime ;
    dct:modified "2019-08-27T06:54:21.565407"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Salak" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/013c2a26-fdbc-4450-a1e4-5f068ea886d3/resource/91379a89-1506-4ece-9e67-1a85cae59772> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4565/2/jumlah-produksi.json> .

<https://data.jatengprov.go.id/dataset/013c2a26-fdbc-4450-a1e4-5f068ea886d3/resource/91379a89-1506-4ece-9e67-1a85cae59772> a dcat:Distribution ;
    dct:description "jumlah-produksi.json" ;
    dct:format "JSON" ;
    dct:title "jumlah-produksi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4565/2/jumlah-produksi.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

