@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/18312152-66cf-4f30-80e7-a09914dee846> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah Posyandu" ;
    dct:identifier "7762505117" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI TIMUR" ] ;
    dct:title "2023 Jumlah Posyandu" ;
    dcat:distribution <http://5.189.187.109/dataset/18312152-66cf-4f30-80e7-a09914dee846/resource/bedd645f-05d2-4270-bb22-ecab45fd4ec7> ;
    dcat:keyword "Posyandu" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=Nzc2MjUwNTExNw> .

<http://5.189.187.109/dataset/18312152-66cf-4f30-80e7-a09914dee846/resource/bedd645f-05d2-4270-bb22-ecab45fd4ec7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:51:35.030624"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:51:35.015595"^^xsd:dateTime ;
    dct:title "2023 jumlah posyandu.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/34/DATA_20240110105601-1294060229.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=Nzc2MjUwNTExNw> a foaf:Document .

