@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/b548bafc-98e5-44c2-9cfb-fbb91b35db69> a dcat:Dataset ;
    dct:description "Jumlah Penderita Hipertensi" ;
    dct:identifier "b548bafc-98e5-44c2-9cfb-fbb91b35db69" ;
    dct:issued "2024-12-20T08:51:06.998314"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:51:06.998320"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Penderita Hipertensi" ;
    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/b548bafc-98e5-44c2-9cfb-fbb91b35db69/resource/a91b7d45-4522-401b-ad6b-ded738e5d71d> ;
    dcat:keyword "Hipertensi",
        "Kesehatan" .

<http://5.189.187.109/dataset/b548bafc-98e5-44c2-9cfb-fbb91b35db69/resource/a91b7d45-4522-401b-ad6b-ded738e5d71d> a dcat:Distribution ;
    dct:description "Jumlah Penderita Hipertensi" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-04T05:22:41.229987"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:51:06.990674"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Hipertensi" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/b548bafc-98e5-44c2-9cfb-fbb91b35db69/resource/a91b7d45-4522-401b-ad6b-ded738e5d71d/download/jumlah-penderita-hipertensi.xlsx> ;
    dcat:byteSize "11134"^^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" .

