@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/1ac9c2de-7180-44b6-be90-4c6949b0d043> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan" ;
    dct:identifier "140f6969d5213fd0ece03148e62e461e" ;
    dct:issued "2022-06-09"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Tenaga Kesehatan" ;
    dcat:distribution <http://5.189.187.109/dataset/1ac9c2de-7180-44b6-be90-4c6949b0d043/resource/951abe75-c7e5-45ae-8283-98d51b0fb602> ;
    dcat:keyword "Tenaga Kesehatan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/1ac9c2de-7180-44b6-be90-4c6949b0d043/resource/951abe75-c7e5-45ae-8283-98d51b0fb602> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Sesayap" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:03:42.619914"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:03:42.581050"^^xsd:dateTime ;
    dct:title "Tenaga Kesehatan" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=140f6969d5213fd0ece03148e62e461e> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

