@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/4da99e91-6b68-413c-b1be-744f172e1331> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Petai" ;
    dct:identifier "4da99e91-6b68-413c-b1be-744f172e1331" ;
    dct:issued "2018-10-17T01:40:43.329392"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:40:43.329400"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Petai" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4da99e91-6b68-413c-b1be-744f172e1331/resource/8a1de16f-6032-4e14-bc48-e6673e4cfce9> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4598/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/4da99e91-6b68-413c-b1be-744f172e1331/resource/8a1de16f-6032-4e14-bc48-e6673e4cfce9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4598/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" .

