@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/f89abcfa-20d8-4585-af5e-cea33a61fb87> a dcat:Dataset ;
    dct:identifier "f89abcfa-20d8-4585-af5e-cea33a61fb87" ;
    dct:issued "2026-04-28T03:16:08.836730"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:16:08.836755"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Data Balita Stunting 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <http://5.189.187.109/dataset/f89abcfa-20d8-4585-af5e-cea33a61fb87/resource/213bad03-bcf6-4c8b-b4f9-5cebe4cb99bd> ;
    dcat:landingPage <Dinkes%20Kab%20Kendal> .

<Dinkes%20Kab%20Kendal> a foaf:Document .

<http://5.189.187.109/dataset/f89abcfa-20d8-4585-af5e-cea33a61fb87/resource/213bad03-bcf6-4c8b-b4f9-5cebe4cb99bd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-03T02:49:24.126227"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:16:08.833949"^^xsd:dateTime ;
    dct:title "Data Balita Stunting 2023.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/f89abcfa-20d8-4585-af5e-cea33a61fb87/resource/213bad03-bcf6-4c8b-b4f9-5cebe4cb99bd/download/data-balita-stunting-2023.xlsx> ;
    dcat:byteSize "11033"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

