@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/f7445fcf-ae39-4bb7-8778-956e2584f79d> a dcat:Dataset ;
    dct:description "Produksi Padi Ladang" ;
    dct:identifier "f7445fcf-ae39-4bb7-8778-956e2584f79d" ;
    dct:issued "2018-10-17T01:51:59.326752"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:51:59.326760"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Produksi Padi Ladang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7445fcf-ae39-4bb7-8778-956e2584f79d/resource/6d57828b-e331-436f-b1d9-7c795a56fbfa> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6655/4/produksi-padi-ladang.json> .

<https://data.jatengprov.go.id/dataset/f7445fcf-ae39-4bb7-8778-956e2584f79d/resource/6d57828b-e331-436f-b1d9-7c795a56fbfa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "produksi-padi-ladang.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/6655/4/produksi-padi-ladang.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

