@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/72c60849-0443-48f6-93cc-99e654a72706> a dcat:Dataset ;
    dct:identifier "93bc1288-15dd-421e-a57d-58b240c5b3dc" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:34.601437"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Desa Siaga Aktif" ;
    dcat:distribution <http://5.189.187.109/dataset/72c60849-0443-48f6-93cc-99e654a72706/resource/410ae0e3-8fa2-48fb-b460-bfb85183be0f> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/72c60849-0443-48f6-93cc-99e654a72706/resource/410ae0e3-8fa2-48fb-b460-bfb85183be0f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:08:34.615816"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:34.599318"^^xsd:dateTime ;
    dct:title "Jumlah Desa Siaga Aktif" .

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

