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

<http://5.189.187.109/dataset/55063b3e-0b95-433c-98c7-b968f21a5719> a dcat:Dataset ;
    dct:description "Jumlah Usia Lanjut" ;
    dct:identifier "55063b3e-0b95-433c-98c7-b968f21a5719" ;
    dct:issued "2024-12-20T08:50:01.166488"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:01.166496"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Usia Lanjut" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yeni Mareta" ;
            vcard:hasEmail <mailto:yenniferry@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/55063b3e-0b95-433c-98c7-b968f21a5719/resource/62c4b720-bb41-443d-8a39-cb44900edc92> ;
    dcat:keyword "Kesehatan",
        "usia lanjut" .

<http://5.189.187.109/dataset/55063b3e-0b95-433c-98c7-b968f21a5719/resource/62c4b720-bb41-443d-8a39-cb44900edc92> a dcat:Distribution ;
    dct:description "Jumlah Usia Lanjut" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-04T05:28:15.871925"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:01.158045"^^xsd:dateTime ;
    dct:title "Jumlah Usia Lanjut" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/55063b3e-0b95-433c-98c7-b968f21a5719/resource/62c4b720-bb41-443d-8a39-cb44900edc92/download/jumlah-usia-lanjut.xlsx> ;
    dcat:byteSize "13130"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ilir" .

