@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/e16a98c2-beb8-413c-9837-e03b9dcf4403> a dcat:Dataset ;
    dct:description "Jumlah Areal Perkebunan Tanaman Cengkeh" ;
    dct:identifier "e16a98c2-beb8-413c-9837-e03b9dcf4403" ;
    dct:issued "2018-10-17T01:50:45.911910"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:50:45.911922"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Areal Perkebunan Tanaman Cengkeh" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e16a98c2-beb8-413c-9837-e03b9dcf4403/resource/f1d1d97c-e940-4202-b369-92f4f63c5f75> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/3901/1/jumlah-areal.json> .

<https://data.jatengprov.go.id/dataset/e16a98c2-beb8-413c-9837-e03b9dcf4403/resource/f1d1d97c-e940-4202-b369-92f4f63c5f75> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-areal.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/3901/1/jumlah-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" .

