@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/f5eb0f03-6cc1-4db6-b695-d9b1cb5d70d0> a dcat:Dataset ;
    dct:description "Luas Panen Padi Sawah" ;
    dct:identifier "f5eb0f03-6cc1-4db6-b695-d9b1cb5d70d0" ;
    dct:issued "2018-09-27T23:48:14.333381"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:51:57.411184"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Panen Padi Sawah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f5eb0f03-6cc1-4db6-b695-d9b1cb5d70d0/resource/7debc4fd-9c7a-4b7d-8ca5-885a9de8984a> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/370/2/luas-panen-padi-sawah.json> .

<https://data.jatengprov.go.id/dataset/f5eb0f03-6cc1-4db6-b695-d9b1cb5d70d0/resource/7debc4fd-9c7a-4b7d-8ca5-885a9de8984a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-panen-padi-sawah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/370/2/luas-panen-padi-sawah.json> ;
    dcat:mediaType "application/json" .

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

