@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/2049bf81-f363-4ebf-8d89-6b019c078f72> a dcat:Dataset ;
    dct:description "Akademi/Diploma III/Sarjana Muda" ;
    dct:identifier "2049bf81-f363-4ebf-8d89-6b019c078f72" ;
    dct:issued "2018-09-27T23:45:36.491352"^^xsd:dateTime ;
    dct:modified "2018-09-27T23:45:36.491362"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Persentase Jumlah Penduduk Akademi/Diploma III/Sarjana Muda" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2049bf81-f363-4ebf-8d89-6b019c078f72/resource/3e1f3717-4e7c-45c5-96f4-f55e707702aa> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1830/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/2049bf81-f363-4ebf-8d89-6b019c078f72/resource/3e1f3717-4e7c-45c5-96f4-f55e707702aa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1830/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" .

