@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/763e1d9f-24f2-4f42-9259-7151a7bc7274> a dcat:Dataset ;
    dct:description """Dataset ini berisikan nama-nama dokter gigi umum yang ada di RSUD Sultan Syarif Mohammad Alkdrie. Data ini berisikan:\r
\r
* nomor urut\r
* nama dokter\r
* jenis kelamin dokter\r
* PNS / Non PNS\r
* Profesi pendidikan (dokter gigi umum)\r
* Jadwal praktek dokter di RSUD""" ;
    dct:identifier "763e1d9f-24f2-4f42-9259-7151a7bc7274" ;
    dct:issued "2023-06-13T11:10:55.475939"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:10:55.475945"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "DAFTAR DOKTER GIGI UMUM DI RSUD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UPTD RSUD Sultan Syarif Mohammad Alkadrie" ] ;
    dcat:distribution <http://5.189.187.109/dataset/763e1d9f-24f2-4f42-9259-7151a7bc7274/resource/590feae6-bed0-4e97-a919-af2ddc0dbdd4> ;
    dcat:keyword "dokter gigi",
        "dokter gigi umum" .

<http://5.189.187.109/dataset/763e1d9f-24f2-4f42-9259-7151a7bc7274/resource/590feae6-bed0-4e97-a919-af2ddc0dbdd4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-14T00:40:25.371879"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:10:55.465769"^^xsd:dateTime ;
    dct:title "Dokter Gigi Umum RSUD Kota Pontianak" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/763e1d9f-24f2-4f42-9259-7151a7bc7274/resource/590feae6-bed0-4e97-a919-af2ddc0dbdd4/download/upload-dokter-gigi-umum-rsud-kota-pontianak.xls> ;
    dcat:byteSize "18944"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

