@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/1d1f6f08-915c-4b66-8365-1ee378c516bc> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Buah Jambu Air" ;
    dct:identifier "1d1f6f08-915c-4b66-8365-1ee378c516bc" ;
    dct:issued "2018-10-17T01:37:19.016707"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:37:19.016716"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Konsumsi Buah Jambu Air" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d1f6f08-915c-4b66-8365-1ee378c516bc/resource/e7d01f2a-5e77-4008-a414-6d9286677945> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4563/3/jumlah-konsumsi.json> .

<https://data.jatengprov.go.id/dataset/1d1f6f08-915c-4b66-8365-1ee378c516bc/resource/e7d01f2a-5e77-4008-a414-6d9286677945> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-konsumsi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4563/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" .

