@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/1ec9081e-1e91-4943-a7ff-a0ee5f921329> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "68ba03ed-67bb-4be7-9e4a-77d2ac9c03a3" ;
    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 Spesialis Tahun 2016" ;
    dcat:distribution <http://5.189.187.109/dataset/1ec9081e-1e91-4943-a7ff-a0ee5f921329/resource/be78c066-0382-4ee8-8107-c78c26f1daf8> ;
    dcat:keyword "Dokter Gigi" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-spesialis-tahun-2016> .

<http://5.189.187.109/dataset/1ec9081e-1e91-4943-a7ff-a0ee5f921329/resource/be78c066-0382-4ee8-8107-c78c26f1daf8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:10.096795"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:10.089619"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi Spesialis Tahun 2016" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Dokter%20Gigi%20Spesialis%20Tahun%202016.xlsx> .

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

