@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/f43bb1eb-7778-474e-bc5f-e302d21552d2> a dcat:Dataset ;
    dct:description "Belum Tamat SD/Sederajat" ;
    dct:identifier "f43bb1eb-7778-474e-bc5f-e302d21552d2" ;
    dct:issued "2018-09-29T00:03:46.289672"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:03:46.289680"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Persentase Jumlah Penduduk Belum Tamat SD/Sederajat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f43bb1eb-7778-474e-bc5f-e302d21552d2/resource/88b60374-dcbb-49b8-b2cc-325adab8e21f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1825/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/f43bb1eb-7778-474e-bc5f-e302d21552d2/resource/88b60374-dcbb-49b8-b2cc-325adab8e21f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1825/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" .

