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

<http://5.189.187.109/dataset/d8ed3fa9-4e7e-42e7-bc10-39647f0588ba> a dcat:Dataset ;
    dct:description "Indeks Pembangunan Manusia (IPM) Indonesia" ;
    dct:identifier "d8ed3fa9-4e7e-42e7-bc10-39647f0588ba" ;
    dct:issued "2022-10-17T05:58:33.561917"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:58:33.561922"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Indeks Pembangunan Manusia (IPM) Indonesia, 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d8ed3fa9-4e7e-42e7-bc10-39647f0588ba/resource/63b4521a-d82b-4d69-81f1-cde8c8b1226e> ;
    dcat:keyword "IPM" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/d8ed3fa9-4e7e-42e7-bc10-39647f0588ba/resource/63b4521a-d82b-4d69-81f1-cde8c8b1226e> a dcat:Distribution ;
    dct:description "Indeks Pembangunan Manusia (IPM) Indonesia" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-04T00:57:42.022227"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:58:33.557358"^^xsd:dateTime ;
    dct:title "Indeks Pembangunan Manusia (IPM) Indonesia.xls" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/d8ed3fa9-4e7e-42e7-bc10-39647f0588ba/resource/63b4521a-d82b-4d69-81f1-cde8c8b1226e/download/indeks-pembangunan-manusia-ipm-indonesia.xls> ;
    dcat:byteSize "35840"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

