@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/81e852d2-24a9-4dc0-b97e-27821e86638f> a dcat:Dataset ;
    dct:description "Jumlah Dokter Gigi di Kota Yogyakarta" ;
    dct:identifier "81e852d2-24a9-4dc0-b97e-27821e86638f" ;
    dct:issued "2025-10-30T04:23:17.868934"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:23:17.868943"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Dokter Gigi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/65ed4889-a049-40da-ba92-f9428136073f>,
        <http://5.189.187.109/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/f10ca41e-3ea9-4eaf-9a2f-646daec384aa> ;
    dcat:keyword "dokter",
        "kesehatan" .

<http://5.189.187.109/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/65ed4889-a049-40da-ba92-f9428136073f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:33:09.787056"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:23:17.856650"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/65ed4889-a049-40da-ba92-f9428136073f/download/jumlah-dokter-gigi-2020.xlsx> ;
    dcat:byteSize "10431"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/f10ca41e-3ea9-4eaf-9a2f-646daec384aa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:33:23.843713"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:23:17.859953"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Gigi 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/81e852d2-24a9-4dc0-b97e-27821e86638f/resource/f10ca41e-3ea9-4eaf-9a2f-646daec384aa/download/jumlah-dokter-gigi-2021.xlsx> ;
    dcat:byteSize "10428"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

