@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/09dc807d-44cf-4eb3-b7eb-336470d6847f> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Dokter Penyakit Dalam dalam satuan Jiwa. Dataset terkait topik Standar Pelayanan Minimal ini dihasilkan oleh Dinas Kesehatan yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "09dc807d-44cf-4eb3-b7eb-336470d6847f" ;
    dct:issued "2025-01-20T10:39:14.614513"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:39:14.614520"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Dokter Penyakit Dalam" ;
    dcat:distribution <http://5.189.187.109/dataset/09dc807d-44cf-4eb3-b7eb-336470d6847f/resource/3315221b-e049-4b65-be89-505427ded06a> ;
    dcat:keyword "dinas kesehatan",
        "jumlah dokter",
        "spm" .

<http://5.189.187.109/dataset/09dc807d-44cf-4eb3-b7eb-336470d6847f/resource/3315221b-e049-4b65-be89-505427ded06a> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Dokter Penyakit Dalam menurut Provinsi Aceh tahun/periode 2020-2023" ;
    dct:format "CSV" ;
    dct:issued "2024-09-23T08:09:57.755284"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:39:14.600261"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Penyakit Dalam di Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/09dc807d-44cf-4eb3-b7eb-336470d6847f/resource/3315221b-e049-4b65-be89-505427ded06a/download/jumlah_dokter_penyakit_dalam_di_provinsi_aceh.csv> ;
    dcat:byteSize "304"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

