@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/3e48dde9-3b85-4eca-8f70-d2582ed0ac50> a dcat:Dataset ;
    dct:description "13-15 Tahun" ;
    dct:identifier "3e48dde9-3b85-4eca-8f70-d2582ed0ac50" ;
    dct:issued "2018-09-29T00:01:15.211087"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:01:15.211096"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Persentase Jumlah Penduduk Usia 13-15 Tahun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3e48dde9-3b85-4eca-8f70-d2582ed0ac50/resource/1b6aa4b9-4488-491e-ad27-ee6d5b833623> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1747/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/3e48dde9-3b85-4eca-8f70-d2582ed0ac50/resource/1b6aa4b9-4488-491e-ad27-ee6d5b833623> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1747/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" .

