@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/5e77bbe7-b158-4d71-9758-94416e2adf57> a dcat:Dataset ;
    dct:identifier "1b2063d0-4bc4-4475-92d9-06c7b6396f03" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:33.087911"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Cakupan Kunjungan Bayi" ;
    dcat:distribution <http://5.189.187.109/dataset/5e77bbe7-b158-4d71-9758-94416e2adf57/resource/fe75d9e0-3e64-4a2d-8aaf-f62b2e0fb109> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/5e77bbe7-b158-4d71-9758-94416e2adf57/resource/fe75d9e0-3e64-4a2d-8aaf-f62b2e0fb109> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:08:33.091120"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:33.083555"^^xsd:dateTime ;
    dct:title "Cakupan Kunjungan Bayi" .

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

