@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/ae881b9f-efc1-4950-9726-cd8129f8f6d6> a dcat:Dataset ;
    dct:description "IPM (Indek Pembangunan Manusia)" ;
    dct:identifier "ae881b9f-efc1-4950-9726-cd8129f8f6d6" ;
    dct:issued "2018-09-27T23:47:03.153484"^^xsd:dateTime ;
    dct:modified "2018-09-27T23:47:03.153493"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Besaran IPM" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae881b9f-efc1-4950-9726-cd8129f8f6d6/resource/a6922a42-be20-4716-a651-b7afd2857643> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/66797/1/besaran-ipm.json> .

<https://data.jatengprov.go.id/dataset/ae881b9f-efc1-4950-9726-cd8129f8f6d6/resource/a6922a42-be20-4716-a651-b7afd2857643> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "besaran-ipm.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/66797/1/besaran-ipm.json> ;
    dcat:mediaType "application/json" .

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

