@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/d095a078-e5b6-4711-9508-d6387a143153> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "37255305-4454-45d2-abef-aa12c8db4ffd" ;
    dct:issued "2019-03-05"^^xsd:date ;
    dct:modified "2019-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Persentase Donor Darah Diskrining Terhadap HIV Tahun 2015" ;
    dcat:distribution <http://5.189.187.109/dataset/d095a078-e5b6-4711-9508-d6387a143153/resource/2cc1f972-36f6-4784-9c07-70e5fb655a61> ;
    dcat:keyword "HIV" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/persentase-donor-darah-diskrining-terhadap-hiv-tahun-2015> .

<http://5.189.187.109/dataset/d095a078-e5b6-4711-9508-d6387a143153/resource/2cc1f972-36f6-4784-9c07-70e5fb655a61> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:32:46.234155"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:32:46.227511"^^xsd:dateTime ;
    dct:title "Persentase Donor Darah Diskrining Terhadap HIV Tahun 2015" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Persentase%20Donor%20Darah%20Diskrining%20Terhadap%20HIV%20Tahun%202015.xlsx> .

<https://data.ntbprov.go.id/dataset/persentase-donor-darah-diskrining-terhadap-hiv-tahun-2015> a foaf:Document .

