@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/fdba6f4a-8da2-4a62-962a-90fa936ee4b5> a dcat:Dataset ;
    dct:description "Luas Areal Perkebunan Tanaman Bawang Daun" ;
    dct:identifier "fdba6f4a-8da2-4a62-962a-90fa936ee4b5" ;
    dct:issued "2018-10-17T01:52:36.153437"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:52:36.153446"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Luas Areal Perkebunan Tanaman Bawang Daun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fdba6f4a-8da2-4a62-962a-90fa936ee4b5/resource/2e8e3658-799f-4638-9d28-e6b652cbfd15> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4600/1/luas-areal.json> .

<https://data.jatengprov.go.id/dataset/fdba6f4a-8da2-4a62-962a-90fa936ee4b5/resource/2e8e3658-799f-4638-9d28-e6b652cbfd15> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "luas-areal.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4600/1/luas-areal.json> ;
    dcat:mediaType "application/json" .

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

