@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/2ad75ede-4e7c-4c52-91b4-f6839ca2c26d> a dcat:Dataset ;
    dct:description "Luas Tanam Padi Ladang" ;
    dct:identifier "2ad75ede-4e7c-4c52-91b4-f6839ca2c26d" ;
    dct:issued "2018-10-17T01:38:04.435344"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:38:04.435353"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Tanam Padi Ladang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2ad75ede-4e7c-4c52-91b4-f6839ca2c26d/resource/f175734c-414e-4d66-b735-ca6ee1ebd872> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6655/1/luas-tanam-padi-ladang.json> .

<https://data.jatengprov.go.id/dataset/2ad75ede-4e7c-4c52-91b4-f6839ca2c26d/resource/f175734c-414e-4d66-b735-ca6ee1ebd872> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-tanam-padi-ladang.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/6655/1/luas-tanam-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" .

