@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/5f7cc9aa-e520-4d83-867c-113bdd183eae> a dcat:Dataset ;
    dct:description "Indeks Pembangunan Manusia Kabupaten/Kota Se-Provinsi Aceh 2010-2022" ;
    dct:identifier "5f7cc9aa-e520-4d83-867c-113bdd183eae" ;
    dct:issued "2024-04-02T18:29:33.111077"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:33.111083"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "IPM Kabupaten/Kota Se-Provinsi Aceh 2010-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kota Langsa" ;
            vcard:hasEmail <mailto:bps1173@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5f7cc9aa-e520-4d83-867c-113bdd183eae/resource/9a9d44b6-a29c-4bbe-883e-3cbd80535403> ;
    dcat:keyword "IPM" ;
    dcat:landingPage <langsakota.bps.go.id> .

<http://5.189.187.109/dataset/5f7cc9aa-e520-4d83-867c-113bdd183eae/resource/9a9d44b6-a29c-4bbe-883e-3cbd80535403> a dcat:Distribution ;
    dct:description "Indeks Pembangunan Manusia (IPM) Kabupaten/Kota Se-Provinsi Aceh 2010-2022" ;
    dct:format "XLS" ;
    dct:issued "2024-03-19T04:31:51.448200"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:33.103698"^^xsd:dateTime ;
    dct:title "IPM Kabupaten/Kota Se-Provinsi Aceh 2010-2022" ;
    dcat:accessURL <https://langsakota.bps.go.id/site/resultTab> .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

<langsakota.bps.go.id> a foaf:Document .

