@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/3f11f5fd-dbb9-40d9-abcf-c13173b38222> a dcat:Dataset ;
    dct:description "Produktivitas Tanaman Melinjo per Luas Lahan" ;
    dct:identifier "3f11f5fd-dbb9-40d9-abcf-c13173b38222" ;
    dct:issued "2018-10-17T01:39:23.931987"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:39:23.931996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Produktivitas Tanaman Melinjo per Luas Lahan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3f11f5fd-dbb9-40d9-abcf-c13173b38222/resource/94aa7666-f1db-4d66-8af7-fb760f745d86> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4571/4/produktivitas-perluas.json> .

<https://data.jatengprov.go.id/dataset/3f11f5fd-dbb9-40d9-abcf-c13173b38222/resource/94aa7666-f1db-4d66-8af7-fb760f745d86> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "produktivitas-perluas.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4571/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" .

