@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/64d13066-0551-48ec-8b66-4548117bded5> a dcat:Dataset ;
    dct:description "Luas Panen Padi Ladang" ;
    dct:identifier "64d13066-0551-48ec-8b66-4548117bded5" ;
    dct:issued "2018-10-17T01:42:16.876568"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:42:16.876577"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Panen Padi Ladang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/64d13066-0551-48ec-8b66-4548117bded5/resource/13374373-2370-4648-a0f1-7e906f77cee3> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6655/2/luas-panen-padi-ladang.json> .

<https://data.jatengprov.go.id/dataset/64d13066-0551-48ec-8b66-4548117bded5/resource/13374373-2370-4648-a0f1-7e906f77cee3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-panen-padi-ladang.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/6655/2/luas-panen-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" .

