@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/7b1c90ca-775e-4743-ae79-92b8b277d163> a dcat:Dataset ;
    dct:description "Persentase Penduduk Berakses Air Minum" ;
    dct:identifier "7b1c90ca-775e-4743-ae79-92b8b277d163" ;
    dct:issued "2026-03-10T08:12:41.384294"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:12:41.384309"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> ;
    dct:title "Persentase Penduduk Berakses Air Minum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martianus" ;
            vcard:hasEmail <mailto:sunramdpu@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7b1c90ca-775e-4743-ae79-92b8b277d163/resource/ad67e219-be27-4f7f-bd98-67613480d3e0> ;
    dcat:keyword "Air Minum",
        "DPUPRPERKIM" .

<http://5.189.187.109/dataset/7b1c90ca-775e-4743-ae79-92b8b277d163/resource/ad67e219-be27-4f7f-bd98-67613480d3e0> a dcat:Distribution ;
    dct:description "Persentase Penduduk Berakses Air Minum " ;
    dct:format "XLSX" ;
    dct:issued "2025-06-15T14:17:24.428986"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:12:41.377192"^^xsd:dateTime ;
    dct:title "Persentase Penduduk Berakses Air Minum " ;
    dcat:accessURL <https://opendata.malinau.go.id/dataset/7b1c90ca-775e-4743-ae79-92b8b277d163/resource/ad67e219-be27-4f7f-bd98-67613480d3e0/download/persentase-penduduk-berakses-air-minum.xlsx> ;
    dcat:byteSize "9007"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

