@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/249cf7a0-5b24-4b69-808f-118f433f0863> a dcat:Dataset ;
    dct:description "Data tentang Prevalensi HIV AIDS" ;
    dct:identifier "7281407a553f093958673ee5ecb03c0ea498383b" ;
    dct:issued "2021-09-04"^^xsd:date ;
    dct:modified "2021-09-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Prevalensi HIV AIDS" ;
    dcat:distribution <http://5.189.187.109/dataset/249cf7a0-5b24-4b69-808f-118f433f0863/resource/0cfac7ee-f7ab-43aa-bc99-ce1579e8c32b> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1007> .

<http://5.189.187.109/dataset/249cf7a0-5b24-4b69-808f-118f433f0863/resource/0cfac7ee-f7ab-43aa-bc99-ce1579e8c32b> a dcat:Distribution ;
    dct:description "Resource berisi Data Prevalensi HIV AIDS" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:29.786381"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:39.731836"^^xsd:dateTime ;
    dct:title "Prevalensi HIV AIDS" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1007> .

<https://data.kalselprov.go.id/dataset/data/1007> a foaf:Document .

