@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/ec5c5b5f-acbe-4278-a0bf-359a5ac86b4b> a dcat:Dataset ;
    dct:description "Jumlah Areal Perkebunan Tanaman Kelapa Deres" ;
    dct:identifier "ec5c5b5f-acbe-4278-a0bf-359a5ac86b4b" ;
    dct:issued "2018-10-17T01:51:22.752373"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:51:22.752382"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Areal Perkebunan Tanaman Kelapa Deres" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ec5c5b5f-acbe-4278-a0bf-359a5ac86b4b/resource/40b2f454-8659-4c8c-9e44-6dcb7fcf713b> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/3936/1/jumlah-areal.json> .

<https://data.jatengprov.go.id/dataset/ec5c5b5f-acbe-4278-a0bf-359a5ac86b4b/resource/40b2f454-8659-4c8c-9e44-6dcb7fcf713b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-areal.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/3936/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" .

