@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/6de8019d-8733-4530-b924-911a0cfc0b3d> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Lais" ;
    dct:identifier "a14fe07e-f4d6-41f5-afe3-a2db7473d1cc" ;
    dct:issued "2023-03-09"^^xsd:date ;
    dct:modified "2023-03-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN LAIS" ] ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Lais" ;
    dcat:distribution <http://5.189.187.109/dataset/6de8019d-8733-4530-b924-911a0cfc0b3d/resource/3005863a-cfe7-485c-b9b9-334221693232> ;
    dcat:keyword "satu data" .

<http://5.189.187.109/dataset/6de8019d-8733-4530-b924-911a0cfc0b3d/resource/3005863a-cfe7-485c-b9b9-334221693232> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Lais" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T10:28:56.159576"^^xsd:dateTime ;
    dct:modified "2023-04-12T10:28:56.137373"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Lais Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40109/jumlah-tenaga-kesehatan-di-kecamatan-lais-tahun-2021.xlsx> .

