@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/d62219fd-4a2f-4515-afe2-a5aed397a53a> a dcat:Dataset ;
    dct:description "Luas Tanam Perkebunan Tanaman Nilam" ;
    dct:identifier "d62219fd-4a2f-4515-afe2-a5aed397a53a" ;
    dct:issued "2018-10-17T01:50:11.446361"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:50:11.446369"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Tanam Perkebunan Tanaman Nilam" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d62219fd-4a2f-4515-afe2-a5aed397a53a/resource/62f27b17-6d50-4fd8-a718-85fdca66f798> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/8265/1/luas-tanam.json> .

<https://data.jatengprov.go.id/dataset/d62219fd-4a2f-4515-afe2-a5aed397a53a/resource/62f27b17-6d50-4fd8-a718-85fdca66f798> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-tanam.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/8265/1/luas-tanam.json> ;
    dcat:mediaType "application/json" .

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

