@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/238b3982-ab5c-480f-9c5d-48242ab96f0c> a dcat:Dataset ;
    dct:description "Jumlah Penderita Diabetes Melitus" ;
    dct:identifier "238b3982-ab5c-480f-9c5d-48242ab96f0c" ;
    dct:issued "2024-12-20T08:49:30.089670"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:30.089677"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Penderita Diabetes Melitus" ;
    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/238b3982-ab5c-480f-9c5d-48242ab96f0c/resource/2b59d16c-db98-42eb-afe0-844a025c1bf5> ;
    dcat:keyword "diabetes melitus",
        "kesehatan" .

<http://5.189.187.109/dataset/238b3982-ab5c-480f-9c5d-48242ab96f0c/resource/2b59d16c-db98-42eb-afe0-844a025c1bf5> a dcat:Distribution ;
    dct:description "Jumlah Penderita Diabetes Melitus" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-04T05:16:06.364387"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:30.081882"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Diabetes Melitus" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/238b3982-ab5c-480f-9c5d-48242ab96f0c/resource/2b59d16c-db98-42eb-afe0-844a025c1bf5/download/jumlah-penderita-diabetes-melitus.xlsx> ;
    dcat:byteSize "11086"^^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" .

