@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/78d50d56-3fcb-4767-b4b1-2a6c0b66d3b4> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "8bcbebc9-d069-4009-8f8d-bdf1e5876f9b" ;
    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 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/78d50d56-3fcb-4767-b4b1-2a6c0b66d3b4/resource/472f3116-494c-42cf-b612-62d3434d7f88> ;
    dcat:keyword "HIV" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/persentase-donor-darah-diskrining-terhadap-hiv-tahun-2017> .

<http://5.189.187.109/dataset/78d50d56-3fcb-4767-b4b1-2a6c0b66d3b4/resource/472f3116-494c-42cf-b612-62d3434d7f88> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:32:44.046918"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:32:44.039893"^^xsd:dateTime ;
    dct:title "Persentase Donor Darah Diskrining Terhadap HIV Tahun 2017" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Persentase%20Donor%20Darah%20Diskrining%20Terhadap%20HIV%20Tahun%202017.xlsx> .

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

