@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:5000/dataset/6ac2521e-6142-4212-8917-b333de9ec9f3> a dcat:Dataset ;
    dct:description "Rasio Rumah Layak Huni" ;
    dct:identifier "6ac2521e-6142-4212-8917-b333de9ec9f3" ;
    dct:issued "2026-03-10T08:10:56.385099"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:10:56.385113"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> ;
    dct:title "Rasio Rumah Layak Huni" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martianus" ;
            vcard:hasEmail <mailto:sunramdpu@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6ac2521e-6142-4212-8917-b333de9ec9f3/resource/f2cc79e5-43ce-4a5f-b39a-bb8e60ebd16a> ;
    dcat:keyword "DPUPRPERKIM",
        "Rumah Layak Huni" .

<http://5.189.187.109:5000/dataset/6ac2521e-6142-4212-8917-b333de9ec9f3/resource/f2cc79e5-43ce-4a5f-b39a-bb8e60ebd16a> a dcat:Distribution ;
    dct:description "Rasio Rumah Layak Huni " ;
    dct:format "XLSX" ;
    dct:issued "2025-06-15T14:19:31.067801"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:10:56.378654"^^xsd:dateTime ;
    dct:title "Rasio Rumah Layak Huni " ;
    dcat:accessURL <https://opendata.malinau.go.id/dataset/6ac2521e-6142-4212-8917-b333de9ec9f3/resource/f2cc79e5-43ce-4a5f-b39a-bb8e60ebd16a/download/rasio-rumah-layak-huni.xlsx> ;
    dcat:byteSize "9109"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> a foaf:Agent ;
    foaf:name "Kabupaten Malinau" .

