@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/d3a67d6c-1ad4-4e4d-87a2-7a073aaa2739> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Petsai / Sawi" ;
    dct:identifier "d3a67d6c-1ad4-4e4d-87a2-7a073aaa2739" ;
    dct:issued "2018-10-17T01:49:48.590765"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:49:48.590774"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Petsai / Sawi" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3a67d6c-1ad4-4e4d-87a2-7a073aaa2739/resource/c3c2796d-03b5-4ae0-9f01-d9a9f310e5d0> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4576/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/d3a67d6c-1ad4-4e4d-87a2-7a073aaa2739/resource/c3c2796d-03b5-4ae0-9f01-d9a9f310e5d0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4576/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" .

