@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/243d0019-5361-4bbf-aa81-8a07a788e5bb> a dcat:Dataset ;
    dct:description "Angka harapan hidup waktu lahir (tahun), yaitu rata-rata perkiraan banyak tahun yang dapat ditempuh oleh seseorang sejak lahir. Angka tersebut menunjukkan derajat kesehatan suatu masyarakat. Semakin tinggi nilai indeks semakin tinggi derajat kesehatan suatu masyarakat." ;
    dct:identifier "243d0019-5361-4bbf-aa81-8a07a788e5bb" ;
    dct:issued "2018-09-27T23:45:45.295284"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:37:32.014393"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Komponen IPM, Angka Harapan Hidup Waktu Lahir" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jo jo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/243d0019-5361-4bbf-aa81-8a07a788e5bb/resource/fcb9fba5-249c-4937-aaa8-2815892dcf15> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/5134/1/angka-harapan-hidup-waktu-lahir.json> .

<https://data.jatengprov.go.id/dataset/243d0019-5361-4bbf-aa81-8a07a788e5bb/resource/fcb9fba5-249c-4937-aaa8-2815892dcf15> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "angka-harapan-hidup-waktu-lahir.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/5134/1/angka-harapan-hidup-waktu-lahir.json> ;
    dcat:mediaType "application/json" .

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

