@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/a6ced06f-477f-4518-a9d5-18bbb95fa776> a dcat:Dataset ;
    dct:identifier "635baa79-508b-4e45-8e1b-8a470f749cb9" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:28.442404"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Tenaga Kesehatan" ;
    dcat:distribution <http://5.189.187.109/dataset/a6ced06f-477f-4518-a9d5-18bbb95fa776/resource/a59084e7-284f-4e8c-afd7-9a1840eb4b26> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/a6ced06f-477f-4518-a9d5-18bbb95fa776/resource/a59084e7-284f-4e8c-afd7-9a1840eb4b26> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:08:28.465225"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:28.438531"^^xsd:dateTime ;
    dct:title "Tenaga Kesehatan" .

<https://api-splp.layanan.go.id> a foaf:Document .

