@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/d935f748-51dd-4994-9b44-4ee04b909fae> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Melinjo" ;
    dct:identifier "d935f748-51dd-4994-9b44-4ee04b909fae" ;
    dct:issued "2018-10-17T01:50:20.113735"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:50:20.113743"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Melinjo" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d935f748-51dd-4994-9b44-4ee04b909fae/resource/e8f4b832-d764-4565-9623-b43d314f09f0> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4571/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/d935f748-51dd-4994-9b44-4ee04b909fae/resource/e8f4b832-d764-4565-9623-b43d314f09f0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4571/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" .

