@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/f76247b0-c6c6-49eb-b2cd-af88a477e716> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "f4c752d2-05fa-47b1-9d29-1426651216e2" ;
    dct:issued "2023-01-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-17T08:56:49"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinkes" ] ;
    dct:title "Positive Rate HIV" ;
    dcat:distribution <http://5.189.187.109/dataset/f76247b0-c6c6-49eb-b2cd-af88a477e716/resource/9810021d-1166-437a-aa3e-fd2e28ef26a6> ;
    dcat:keyword "Dinkes",
        "Kesehatan",
        "Positive Rate HIV" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> .

<http://5.189.187.109/dataset/f76247b0-c6c6-49eb-b2cd-af88a477e716/resource/9810021d-1166-437a-aa3e-fd2e28ef26a6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T23:01:26.398036"^^xsd:dateTime ;
    dct:modified "2024-03-21T23:01:26.355565"^^xsd:dateTime ;
    dct:title "Positive Rate HIV" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=2&kelompok_data=sektoral&dataset=Positive%20Rate%20HIV> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> a foaf:Document .

