@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/c73e1a86-3bef-4e3e-8f31-64d648aa44ec> a dcat:Dataset ;
    dct:identifier "53d6420f-783b-4f1d-a810-06fef8d1abb5" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:23.720572"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Kasus Penyakit" ;
    dcat:distribution <http://5.189.187.109/dataset/c73e1a86-3bef-4e3e-8f31-64d648aa44ec/resource/f9799f9a-9b1e-45b0-bc30-c8a3ce44c9b3> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/c73e1a86-3bef-4e3e-8f31-64d648aa44ec/resource/f9799f9a-9b1e-45b0-bc30-c8a3ce44c9b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:08:23.741968"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:23.717352"^^xsd:dateTime ;
    dct:title "Kasus Penyakit" .

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

