@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/006ebfc4-b652-4234-b2dc-085f7341a881> a dcat:Dataset ;
    dct:description """Jumlah Konsumsi Cabai\r
""" ;
    dct:identifier "006ebfc4-b652-4234-b2dc-085f7341a881" ;
    dct:issued "2019-08-27T06:53:59.920781"^^xsd:dateTime ;
    dct:modified "2019-08-27T06:53:59.920791"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Cabai" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/006ebfc4-b652-4234-b2dc-085f7341a881/resource/f738c49c-6085-4251-9d7a-eb57a2fdc841> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4575/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/006ebfc4-b652-4234-b2dc-085f7341a881/resource/f738c49c-6085-4251-9d7a-eb57a2fdc841> a dcat:Distribution ;
    dct:description "jumlah-konsumsi.json" ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4575/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" .

