@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/1e907240-e785-4dc1-8d26-2752151a3a7f> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Kacang Merah" ;
    dct:identifier "1e907240-e785-4dc1-8d26-2752151a3a7f" ;
    dct:issued "2018-10-17T01:37:21.256140"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:37:21.256149"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Kacang Merah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1e907240-e785-4dc1-8d26-2752151a3a7f/resource/27fda055-7a3a-4f33-accc-6bc17f68e69b> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4582/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/1e907240-e785-4dc1-8d26-2752151a3a7f/resource/27fda055-7a3a-4f33-accc-6bc17f68e69b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4582/3/jumlah-konsumsi.json> ;
    dcat:mediaType "application/json" .

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

