@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/c6ace6fa-7e85-4d31-8376-14f13c8c3f22> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Sekayu " ;
    dct:identifier "c44354b2-7ea0-4714-9fed-74f59d6d2e83" ;
    dct:issued "2023-03-08"^^xsd:date ;
    dct:modified "2023-03-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN SEKAYU" ] ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Sekayu" ;
    dcat:distribution <http://5.189.187.109/dataset/c6ace6fa-7e85-4d31-8376-14f13c8c3f22/resource/e2a23f7d-41bb-4342-b814-5cfe69984ba2> ;
    dcat:keyword "satu data" .

<http://5.189.187.109/dataset/c6ace6fa-7e85-4d31-8376-14f13c8c3f22/resource/e2a23f7d-41bb-4342-b814-5cfe69984ba2> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Sekayu " ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T10:30:57.816363"^^xsd:dateTime ;
    dct:modified "2023-04-12T10:30:57.421311"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Sekayu  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40108/jumlah-tenaga-kesehatan-di-kecamatan-sekayu-tahun-2021.xlsx> .

