@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/d4cb3b9e-7164-43bb-b4ab-78fd79bd9d57> a dcat:Dataset ;
    dct:description "Rata-rata lama sekolah (tahun) yaitu jumlah tahun yang digunakan oleh penduduk dalam menjalani pendidikan formal. Cakupan penduduk yang dihitung dalam penghitungan ini adalah 25 tahun keatas ." ;
    dct:identifier "d4cb3b9e-7164-43bb-b4ab-78fd79bd9d57" ;
    dct:issued "2018-09-27T23:47:38.389437"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:50:02.799247"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Komponen IPM, Rata-rata Lama Sekolah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d4cb3b9e-7164-43bb-b4ab-78fd79bd9d57/resource/3f6f3273-a388-4423-9a64-fa115fc5477d> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6081/1/rata-rata-lama-sekolah.json> .

<https://data.jatengprov.go.id/dataset/d4cb3b9e-7164-43bb-b4ab-78fd79bd9d57/resource/3f6f3273-a388-4423-9a64-fa115fc5477d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "rata-rata-lama-sekolah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/6081/1/rata-rata-lama-sekolah.json> ;
    dcat:mediaType "application/json" .

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

