@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/cb2cea34-47c6-4b90-a4e0-789ea29bbd3d> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "3e71fbac-7068-4372-b252-71d9cda03e28" ;
    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 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/cb2cea34-47c6-4b90-a4e0-789ea29bbd3d/resource/8649bbe8-9d5b-432f-8f40-79447f0c726b> ;
    dcat:keyword "Dokter Gigi" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-spesialis-tahun-2017> .

<http://5.189.187.109/dataset/cb2cea34-47c6-4b90-a4e0-789ea29bbd3d/resource/8649bbe8-9d5b-432f-8f40-79447f0c726b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:09.273120"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:09.266560"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi Spesialis Tahun 2017" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Dokter%20Gigi%20Spesialis%20Tahun%202017.xlsx> .

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

