@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/9457edb5-2df3-4720-9ca2-b27077283e9a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Dokter Bedah dalam satuan jiwa. Dataset terkait topik Standar Pelayanan Minimal (SPM) ini dihasilkan oleh Dinas Kesehatan Aceh yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "9457edb5-2df3-4720-9ca2-b27077283e9a" ;
    dct:issued "2025-01-20T11:11:47.737448"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:11:47.737457"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Dokter Bedah" ;
    dcat:distribution <http://5.189.187.109/dataset/9457edb5-2df3-4720-9ca2-b27077283e9a/resource/a2d82b5d-8125-405d-9878-fa7fe7b169e8> ;
    dcat:keyword "Dokter",
        "Standar Pelayanan Minimal",
        "dokter bedah" .

<http://5.189.187.109/dataset/9457edb5-2df3-4720-9ca2-b27077283e9a/resource/a2d82b5d-8125-405d-9878-fa7fe7b169e8> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Dokter Bedah Provinsi Aceh menurut Provinsi tahun/periode 2020-2023." ;
    dct:format "CSV" ;
    dct:issued "2024-09-23T08:13:07.663444"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:11:47.725760"^^xsd:dateTime ;
    dct:title "Jumlah Dokter Bedah Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/9457edb5-2df3-4720-9ca2-b27077283e9a/resource/a2d82b5d-8125-405d-9878-fa7fe7b169e8/download/jumlah-dokter-bedah-provinsi-aceh.csv> ;
    dcat:byteSize "292"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

