@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/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9> a dcat:Dataset ;
    dct:description "Banyaknya Dokter meliputi dokter spesialis" ;
    dct:identifier "18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9" ;
    dct:issued "2025-10-30T04:07:29.599245"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:07:29.599268"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Dokter Spesialis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/070d5011-44c5-4dda-af44-844a2a9490b5>,
        <http://5.189.187.109/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/4736ba81-dcfa-432a-9fe7-30bece75f30d> ;
    dcat:keyword "dokter",
        "kesehatan" .

<http://5.189.187.109/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/070d5011-44c5-4dda-af44-844a2a9490b5> a dcat:Distribution ;
    dct:description "jumlah-dokter-spesialis-tahun-2020" ;
    dct:format "CSV" ;
    dct:issued "2022-09-20T03:58:27.151114"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:07:29.585155"^^xsd:dateTime ;
    dct:title "jumlah-dokter-spesialis-tahun-2020.csv" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/070d5011-44c5-4dda-af44-844a2a9490b5/download/jumlah-dokter-spesialis-tahun-2020.csv> ;
    dcat:byteSize "343"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/4736ba81-dcfa-432a-9fe7-30bece75f30d> a dcat:Distribution ;
    dct:description "jumlah-dokter-spesialis-tahun-2021" ;
    dct:format "CSV" ;
    dct:issued "2022-09-20T04:01:21.651640"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:07:29.587326"^^xsd:dateTime ;
    dct:title "jumlah-dokter-spesialis-tahun-2021.csv" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/18eb19ab-3ee6-404d-bf4f-39c8c53b0bd9/resource/4736ba81-dcfa-432a-9fe7-30bece75f30d/download/jumlah-dokter-spesialis-tahun-2021.csv> ;
    dcat:byteSize "344"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

