@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/07edd36e-f57e-40f8-a2f8-6cedbaf496d9> a dcat:Dataset ;
    dct:description "Jumlah Kasus HIV / AIDS Menurut Kecamatan" ;
    dct:identifier "769315063304083a2049bd02b23440ca" ;
    dct:issued "2025-07-28"^^xsd:date ;
    dct:modified "2025-07-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kasus HIV / AIDS Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/07edd36e-f57e-40f8-a2f8-6cedbaf496d9/resource/f6c2990b-c75b-4b90-98d4-86973c8ce0d8> ;
    dcat:keyword "AIDS",
        "HIV",
        "Jumlah",
        "Kasus",
        "Kecamatan",
        "Menurut" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15939> .

<http://5.189.187.109/dataset/07edd36e-f57e-40f8-a2f8-6cedbaf496d9/resource/f6c2990b-c75b-4b90-98d4-86973c8ce0d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:20:10.410513"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:20:10.342595"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15939> .

<https://satudata.ngawikab.go.id/data/sektoral/15939> a foaf:Document .

