@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/4691ad51-d084-41e2-92cf-ef0e1441f92d> a dcat:Dataset ;
    dct:description "Persentase Jumlah Penduduk dengan Pendidikan Akhir Strata III" ;
    dct:identifier "4691ad51-d084-41e2-92cf-ef0e1441f92d" ;
    dct:issued "2018-09-29T00:01:23.423214"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:40:10.221662"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Persentase Jumlah Penduduk dengan Pendidikan Akhir Strata III" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4691ad51-d084-41e2-92cf-ef0e1441f92d/resource/11555247-7171-4164-ab3e-44411a599e2a> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1833/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/4691ad51-d084-41e2-92cf-ef0e1441f92d/resource/11555247-7171-4164-ab3e-44411a599e2a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1833/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" .

