@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#> .

<https://data.kaltimprov.go.id/dataset/30d58d1b-659c-4160-9fb8-4cdb3a95466d> a dcat:Dataset ;
    dct:description "Berisi data mengenai jumlah posyandu aktif di 18 Kecamatan" ;
    dct:identifier "30d58d1b-659c-4160-9fb8-4cdb3a95466d" ;
    dct:issued "2025-07-25T01:48:59.491197"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:48:59.491202"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Jumlah Posyandu Aktif di Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub Bagian Umum dan Kepegawaian" ;
            vcard:hasEmail <mailto:dispemdes.kutim@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/30d58d1b-659c-4160-9fb8-4cdb3a95466d/resource/960cbe0c-b881-453c-8fd3-4478aaf3ee48> ;
    dcat:keyword "posyandu" ;
    dcat:landingPage <https://dispemdes.kutim.go.id/> .

<https://data.kaltimprov.go.id/dataset/30d58d1b-659c-4160-9fb8-4cdb3a95466d/resource/960cbe0c-b881-453c-8fd3-4478aaf3ee48> a dcat:Distribution ;
    dct:description "Jumlah Posyandu Aktif di 18 Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-01-24T07:12:49.011362"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:48:59.488881"^^xsd:dateTime ;
    dct:title "DATA POSYANDU 2022.xlsx" ;
    dcat:accessURL <http://192.168.200.128/dataset/30d58d1b-659c-4160-9fb8-4cdb3a95466d/resource/960cbe0c-b881-453c-8fd3-4478aaf3ee48/download/data-posyandu-2022.xlsx> ;
    dcat:byteSize "50217"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

<https://dispemdes.kutim.go.id/> a foaf:Document .

