@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/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 "2023-05-28T14:35:45.042451"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:35:45.042460"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f44d5543-0b73-4271-8cfa-4988bfce2cee> ;
    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 <http://5.189.187.109/dataset/30d58d1b-659c-4160-9fb8-4cdb3a95466d/resource/960cbe0c-b881-453c-8fd3-4478aaf3ee48> ;
    dcat:keyword "posyandu" ;
    dcat:landingPage <https://dispemdes.kutim.go.id/> .

<http://5.189.187.109/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 "2023-05-28T14:35:45.037064"^^xsd:dateTime ;
    dct:title "DATA POSYANDU 2022.xlsx" ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/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" .

<http://5.189.187.109/organization/f44d5543-0b73-4271-8cfa-4988bfce2cee> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

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

