@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/382ff97e-2bc5-4c7f-992c-d83ccf069d64> a dcat:Dataset ;
    dct:description "Produktivitas Kacang Tanah" ;
    dct:identifier "382ff97e-2bc5-4c7f-992c-d83ccf069d64" ;
    dct:issued "2018-10-17T01:38:58.286931"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:38:58.286940"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Produktivitas Kacang Tanah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/382ff97e-2bc5-4c7f-992c-d83ccf069d64/resource/fa654b3f-02db-4056-ae3e-cbe882a1ecc9> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/928/5/produktivitas-kacang-tanah.json> .

<https://data.jatengprov.go.id/dataset/382ff97e-2bc5-4c7f-992c-d83ccf069d64/resource/fa654b3f-02db-4056-ae3e-cbe882a1ecc9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "produktivitas-kacang-tanah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/928/5/produktivitas-kacang-tanah.json> ;
    dcat:mediaType "application/json" .

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

