@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/14cc3de3-1169-46ca-8322-aed986adf6d8> a dcat:Dataset ;
    dct:description "Produktivitas Tanaman Mangga per Luas Lahan " ;
    dct:identifier "14cc3de3-1169-46ca-8322-aed986adf6d8" ;
    dct:issued "2019-08-27T06:59:49.803607"^^xsd:dateTime ;
    dct:modified "2019-08-27T06:59:49.803621"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Produktivitas Tanaman Mangga per Luas Lahan" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/14cc3de3-1169-46ca-8322-aed986adf6d8/resource/faf6d0f1-5d0e-434d-b219-49e629b988a2> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4504/4/produktivitas-perluas.json> .

<https://data.jatengprov.go.id/dataset/14cc3de3-1169-46ca-8322-aed986adf6d8/resource/faf6d0f1-5d0e-434d-b219-49e629b988a2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "produktivitas-perluas.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4504/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" .

