@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/b44733a1-d84f-4bea-9b27-bfdbe0c09b3a> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Buah Blewah" ;
    dct:identifier "b44733a1-d84f-4bea-9b27-bfdbe0c09b3a" ;
    dct:issued "2018-10-17T01:47:39.031506"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:47:39.031515"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Buah Blewah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b44733a1-d84f-4bea-9b27-bfdbe0c09b3a/resource/f61c9c45-cfc5-4d37-b932-1d0e65221f8d> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4597/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/b44733a1-d84f-4bea-9b27-bfdbe0c09b3a/resource/f61c9c45-cfc5-4d37-b932-1d0e65221f8d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4597/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" .

