@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/d7ad532a-ba34-43e2-b54b-29dfaf9cd34a> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "908bb0d4-fd3e-44d8-aeb1-a6a6c0ed2fb2" ;
    dct:issued "2019-03-12"^^xsd:date ;
    dct:modified "2019-03-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Dokter Gigi Tahun 2015" ;
    dcat:distribution <http://5.189.187.109/dataset/d7ad532a-ba34-43e2-b54b-29dfaf9cd34a/resource/30a74b59-c19c-4d02-909f-6dcd5c4ba605> ;
    dcat:keyword "Dokter Gigi" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-tahun-2015> .

<http://5.189.187.109/dataset/d7ad532a-ba34-43e2-b54b-29dfaf9cd34a/resource/30a74b59-c19c-4d02-909f-6dcd5c4ba605> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:08.102449"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:08.094597"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi Tahun 2015" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Dokter%20Gigi%20Tahun%202015.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-tahun-2015> a foaf:Document .

