@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/9809bcd7-3065-433f-ac7e-362ffcbc79f4> a dcat:Dataset ;
    dct:description "Data tentang 2024. Jumlah Posyandu Kecamatan Dumai Timur" ;
    dct:identifier "6908778328" ;
    dct:issued "2025-01-08"^^xsd:date ;
    dct:modified "2025-02-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI TIMUR" ] ;
    dct:title "2024. Jumlah Posyandu Kecamatan Dumai Timur" ;
    dcat:distribution <http://5.189.187.109/dataset/9809bcd7-3065-433f-ac7e-362ffcbc79f4/resource/fd939603-ab24-4d07-9139-b8fe68725a01> ;
    dcat:keyword "Posyandu" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NjkwODc3ODMyOA> .

<http://5.189.187.109/dataset/9809bcd7-3065-433f-ac7e-362ffcbc79f4/resource/fd939603-ab24-4d07-9139-b8fe68725a01> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:43:29.818256"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:43:29.795254"^^xsd:dateTime ;
    dct:title "2024 jumlah posyandu.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/34/DATA_20241223090015-3292673585.xlsx> .

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

