@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/4345ed00-2736-4104-8bb9-43a017fb132e> a dcat:Dataset ;
    dct:description "Jumlah Orang Dengan HIV/AIDS di kabupaten Simeulue " ;
    dct:identifier "4345ed00-2736-4104-8bb9-43a017fb132e" ;
    dct:issued "2025-08-28T11:27:44.967869"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:44.967876"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Orang Dengan HIV/AIDS di kabupaten Simeulue" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4345ed00-2736-4104-8bb9-43a017fb132e/resource/a94df008-365c-4448-88ec-53b144edbf29> ;
    dcat:keyword "AIDS",
        "HIV",
        "Simeulue" ;
    dcat:landingPage <https://OrangDenganHIV/AIDS> .

<http://5.189.187.109/dataset/4345ed00-2736-4104-8bb9-43a017fb132e/resource/a94df008-365c-4448-88ec-53b144edbf29> a dcat:Distribution ;
    dct:description "Orang Dengan HIV/AIDS di kabupaten Simeulue " ;
    dct:format "CSV" ;
    dct:issued "2025-08-08T15:33:00.289876"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:44.951657"^^xsd:dateTime ;
    dct:title "Orang Dengan HIV AIDS.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/4345ed00-2736-4104-8bb9-43a017fb132e/resource/a94df008-365c-4448-88ec-53b144edbf29/download/orang-dengan-hiv-aids.csv> ;
    dcat:byteSize "888"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<https://OrangDenganHIV/AIDS> a foaf:Document .

