@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/887d067b-f40e-492f-9bd5-b6792457d234> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "f945c030-9c21-4374-891a-c57f777a3597" ;
    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 2014" ;
    dcat:distribution <http://5.189.187.109/dataset/887d067b-f40e-492f-9bd5-b6792457d234/resource/55cf466a-5eb8-47f5-b627-2ee0d5d0aeb9> ;
    dcat:keyword "Dokter Gigi" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-dokter-gigi-spesialis-tahun-2014> .

<http://5.189.187.109/dataset/887d067b-f40e-492f-9bd5-b6792457d234/resource/55cf466a-5eb8-47f5-b627-2ee0d5d0aeb9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:11.134297"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:11.125391"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi Spesialis Tahun 2014" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Dokter%20Gigi%20Spesialis%20Tahun%202014.xlsx> .

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

