@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/052b3c15-db32-40c3-9dc6-510a003b10b4> a dcat:Dataset ;
    dct:description "Luas Panen Perkebunan Tanaman Tembakau Rajangan" ;
    dct:identifier "052b3c15-db32-40c3-9dc6-510a003b10b4" ;
    dct:issued "2018-10-17T01:35:46.575368"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:35:46.575376"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Panen Perkebunan Tanaman Tembakau Rajangan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/052b3c15-db32-40c3-9dc6-510a003b10b4/resource/812ef3ca-e57f-44dc-9215-ef3abcdfa39e> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/8268/2/luas-panen.json> .

<https://data.jatengprov.go.id/dataset/052b3c15-db32-40c3-9dc6-510a003b10b4/resource/812ef3ca-e57f-44dc-9215-ef3abcdfa39e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-panen.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/8268/2/luas-panen.json> ;
    dcat:mediaType "application/json" .

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

