@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#> .

<https://data.sumbarprov.go.id/dataset/2792a752-3d22-4bc0-9fa1-1a30e00750a1> a dcat:Dataset ;
    dct:description " Tenaga Kesehatan Lingkungan" ;
    dct:identifier "50bb63b2-a475-4fff-9378-4fe8c90ca1c7" ;
    dct:issued "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-02-04T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/4a863227-2641-428a-845d-41dfe5dc530e> ;
    dct:title "Jumlah Mikrobiolog Kesehatan di Kabupaten Lima Puluh Kota" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2792a752-3d22-4bc0-9fa1-1a30e00750a1/resource/fd1168ac-ed7d-4173-a128-1fb9af7dce66> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/jumlah-mikrobiolog-kesehatan-di-kabupaten-lima-puluh-kota> .

<https://data.sumbarprov.go.id/dataset/2792a752-3d22-4bc0-9fa1-1a30e00750a1/resource/fd1168ac-ed7d-4173-a128-1fb9af7dce66> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "CSV" ;
    dct:title "Jumlah Mikrobiolog Kesehatan di Kabupaten Lima Puluh Kota" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/7d0474668df84719a15f2fb11010a8cb.csv> .

<https://data.sumbarprov.go.id/organization/4a863227-2641-428a-845d-41dfe5dc530e> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

