@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/1297da40-9d3c-427e-be08-868a9bf13972> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk Berdasarkan Kelompok Umur >= 75 Tahun, Persentase" ;
    dct:identifier "1297da40-9d3c-427e-be08-868a9bf13972" ;
    dct:issued "2019-08-27T06:59:08.981736"^^xsd:dateTime ;
    dct:modified "2019-08-27T06:59:08.981749"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Jumlah Penduduk Berdasarkan Kelompok Umur >= 75 Tahun, Persentase" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1297da40-9d3c-427e-be08-868a9bf13972/resource/35029b02-0810-491c-af02-bee49d580d7a> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1777/4/persentase.json> .

<https://data.jatengprov.go.id/dataset/1297da40-9d3c-427e-be08-868a9bf13972/resource/35029b02-0810-491c-af02-bee49d580d7a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "persentase.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1777/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" .

