@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/0bb93ad5-b989-4e56-87a1-ebf16ee832d5> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "89530741-56a3-43a8-97a4-a46f162fb9f0" ;
    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 2016" ;
    dcat:distribution <http://5.189.187.109/dataset/0bb93ad5-b989-4e56-87a1-ebf16ee832d5/resource/80363f94-8eb2-4041-8aed-920d99e028fe> ;
    dcat:keyword "Dokter Gigi" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-tahun-2016> .

<http://5.189.187.109/dataset/0bb93ad5-b989-4e56-87a1-ebf16ee832d5/resource/80363f94-8eb2-4041-8aed-920d99e028fe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:07.482186"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:07.475296"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi Tahun 2016" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Dokter%20Gigi%20Tahun%202016.xlsx> .

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

