@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/04792e48-79af-4c3c-9065-cd5a30e8b75c> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Buah Nangka / Cempeda" ;
    dct:identifier "04792e48-79af-4c3c-9065-cd5a30e8b75c" ;
    dct:issued "2019-08-27T06:55:48.719689"^^xsd:dateTime ;
    dct:modified "2019-08-27T06:55:48.719699"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Buah Nangka / Cempeda" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04792e48-79af-4c3c-9065-cd5a30e8b75c/resource/02402c4e-986d-4c86-b151-b41441c727c2> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4564/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/04792e48-79af-4c3c-9065-cd5a30e8b75c/resource/02402c4e-986d-4c86-b151-b41441c727c2> a dcat:Distribution ;
    dct:description "jumlah-konsumsi.json" ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4564/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" .

