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

<https://data.jatengprov.go.id/dataset/210d2c9e-a426-4e63-9b42-04c3d94107e2> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Semangka" ;
    dct:identifier "210d2c9e-a426-4e63-9b42-04c3d94107e2" ;
    dct:issued "2018-10-17T01:37:26.454423"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:37:26.454432"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Semangka" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/210d2c9e-a426-4e63-9b42-04c3d94107e2/resource/eda6d4e6-4ec9-455e-aee6-64747b71fda5> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4584/2/jumlah-produksi.json> .

<https://data.jatengprov.go.id/dataset/210d2c9e-a426-4e63-9b42-04c3d94107e2/resource/eda6d4e6-4ec9-455e-aee6-64747b71fda5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-produksi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4584/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" .

