@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/24de73f4-804d-4323-a7c5-a80bb499a48b> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan " ;
    dct:identifier "24de73f4-804d-4323-a7c5-a80bb499a48b" ;
    dct:issued "2025-11-10T01:53:26.899838"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:53:26.899859"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Tenaga Kesehatan" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya" ;
            vcard:hasEmail <mailto:surya@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/24de73f4-804d-4323-a7c5-a80bb499a48b/resource/f0e002b6-c853-45c5-bc04-72a35e2d8069> ;
    dcat:keyword "Tenaga Kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/24de73f4-804d-4323-a7c5-a80bb499a48b/resource/f0e002b6-c853-45c5-bc04-72a35e2d8069> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan Menurut Kecamatan" ;
    dct:format "csv,exel" ;
    dct:issued "2021-11-22T03:10:10.847882"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:53:26.887333"^^xsd:dateTime ;
    dct:title "Tenaga Kesehatan" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/24de73f4-804d-4323-a7c5-a80bb499a48b/resource/f0e002b6-c853-45c5-bc04-72a35e2d8069/download/dinkes.xlsx> ;
    dcat:byteSize "16166"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

