@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/97b3a9ff-20a1-4438-9cc6-86ca5e5819be> a dcat:Dataset ;
    dct:description "Luas Areal Perkebunan Tanaman Daun Bawang" ;
    dct:identifier "97b3a9ff-20a1-4438-9cc6-86ca5e5819be" ;
    dct:issued "2018-10-17T01:45:44.287102"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:45:44.287111"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Areal Perkebunan Tanaman Daun Bawang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/97b3a9ff-20a1-4438-9cc6-86ca5e5819be/resource/65ac282f-2783-452b-adc0-bc45197a9b2b> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4579/1/luas-areal.json> .

<https://data.jatengprov.go.id/dataset/97b3a9ff-20a1-4438-9cc6-86ca5e5819be/resource/65ac282f-2783-452b-adc0-bc45197a9b2b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-areal.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4579/1/luas-areal.json> ;
    dcat:mediaType "application/json" .

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

