@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/c6b3a984-a815-4fd0-86cd-8cc56c582ad9> a dcat:Dataset ;
    dct:description "45-49 Tahun" ;
    dct:identifier "c6b3a984-a815-4fd0-86cd-8cc56c582ad9" ;
    dct:issued "2018-09-29T00:02:58.694013"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:02:58.694021"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Penduduk Usia 45-49 Tahun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c6b3a984-a815-4fd0-86cd-8cc56c582ad9/resource/f2a8fcea-f391-4fb5-9865-65aea4b9d689> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1770/3/jumlah.json> .

<https://data.jatengprov.go.id/dataset/c6b3a984-a815-4fd0-86cd-8cc56c582ad9/resource/f2a8fcea-f391-4fb5-9865-65aea4b9d689> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1770/3/jumlah.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

