@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/fdb9915d-dfc5-4663-8b34-be7a43e0beee> a dcat:Dataset ;
    dct:description "Produktivitas Tanaman Melon per Luas Lahan" ;
    dct:identifier "fdb9915d-dfc5-4663-8b34-be7a43e0beee" ;
    dct:issued "2018-10-17T01:52:34.151458"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:52:34.151467"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Produktivitas Tanaman Melon per Luas Lahan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fdb9915d-dfc5-4663-8b34-be7a43e0beee/resource/063ace33-755b-4bdc-88ba-67af9e6e865a> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4511/4/produktivitas-perluas.json> .

<https://data.jatengprov.go.id/dataset/fdb9915d-dfc5-4663-8b34-be7a43e0beee/resource/063ace33-755b-4bdc-88ba-67af9e6e865a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "produktivitas-perluas.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4511/4/produktivitas-perluas.json> ;
    dcat:mediaType "application/json" .

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

