@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/0f941585-b66d-4686-84e5-7d505086971a> a dcat:Dataset ;
    dct:description "Tamat SD/Sederajat" ;
    dct:identifier "0f941585-b66d-4686-84e5-7d505086971a" ;
    dct:issued "2018-09-29T00:00:39.227875"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:00:39.227884"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Persentase Jumlah Penduduk Tamat SD/Sederajat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f941585-b66d-4686-84e5-7d505086971a/resource/0ce75c82-efb4-48bc-b109-b5ce7e88a7d4> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1826/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/0f941585-b66d-4686-84e5-7d505086971a/resource/0ce75c82-efb4-48bc-b109-b5ce7e88a7d4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1826/4/persentase.json> ;
    dcat:mediaType "application/json" .

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

