@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#> .

<http://5.189.187.109/dataset/d8d4d76d-d00c-4d5d-90e2-0dedac3a5075> a dcat:Dataset ;
    dct:identifier "72" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-02-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Prevalensi HIV/AIDS (persen) dari total populasi Provinsi Kalimantan Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/d8d4d76d-d00c-4d5d-90e2-0dedac3a5075/resource/bdcdfb9a-bde0-488b-8d44-3a65e3510f3d>,
        <http://5.189.187.109/dataset/d8d4d76d-d00c-4d5d-90e2-0dedac3a5075/resource/da1337bc-6c7e-4a19-9a82-653dccaa6e6d> ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/72> .

<http://5.189.187.109/dataset/d8d4d76d-d00c-4d5d-90e2-0dedac3a5075/resource/bdcdfb9a-bde0-488b-8d44-3a65e3510f3d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T02:34:22.825988"^^xsd:dateTime ;
    dct:modified "2026-04-30T02:34:22.809265"^^xsd:dateTime ;
    dct:title "Prevalensi HIV/AIDS (persen) dari total populasi Provinsi Kalimantan Utara" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/72/download/?output=excel> .

<http://5.189.187.109/dataset/d8d4d76d-d00c-4d5d-90e2-0dedac3a5075/resource/da1337bc-6c7e-4a19-9a82-653dccaa6e6d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T02:34:22.826020"^^xsd:dateTime ;
    dct:modified "2026-04-30T02:34:22.809683"^^xsd:dateTime ;
    dct:title "Prevalensi HIV/AIDS (persen) dari total populasi Provinsi Kalimantan Utara (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/72/download/?output=csv> .

<https://data.kaltaraprov.go.id/dataset/72> a foaf:Document .

