@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/832a4340-78ef-4880-9d7c-77b9c9a4ae88> a dcat:Dataset ;
    dct:description "Luas Puso Kacang Hijau Menurut Kecamatan" ;
    dct:identifier "832a4340-78ef-4880-9d7c-77b9c9a4ae88" ;
    dct:issued "2018-10-17T01:44:03.044384"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:44:03.044399"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Puso Kacang Hijau Menurut Kecamatan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/832a4340-78ef-4880-9d7c-77b9c9a4ae88/resource/b304b2b9-47fc-47bb-8384-bee1a6ea1aad> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/24044/3/luas-puso-kacang-hijau-menurut-kecamatan.json> .

<https://data.jatengprov.go.id/dataset/832a4340-78ef-4880-9d7c-77b9c9a4ae88/resource/b304b2b9-47fc-47bb-8384-bee1a6ea1aad> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-puso-kacang-hijau-menurut-kecamatan.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/24044/3/luas-puso-kacang-hijau-menurut-kecamatan.json> ;
    dcat:mediaType "application/json" .

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

