@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:5000/dataset/8fa987bc-a6ce-4512-97e8-3ecc148f0a9a> a dcat:Dataset ;
    dct:description "Rekap Jumlah Kasus Covid-19 berdasarkan jenis kelamin laki-laki dan perempuan dari usia 0 - 60 thn lebih" ;
    dct:identifier "8fa987bc-a6ce-4512-97e8-3ecc148f0a9a" ;
    dct:issued "2026-04-30T08:11:06.450132"^^xsd:dateTime ;
    dct:modified "2026-04-30T08:11:06.450159"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/421af6ed-1236-420a-959f-82fbed0ca4a2> ;
    dct:title "Jumlah Kasus Covid-19  berdasarkan jenis kelamin dan kelompok umur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkes" ;
            vcard:hasEmail <mailto:dinkes@sumselprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8fa987bc-a6ce-4512-97e8-3ecc148f0a9a/resource/3fa135a4-4933-41a4-92c5-492c719034c4> ;
    dcat:keyword "Jenis Kelamin",
        "covid 19",
        "jumlah kasus",
        "kelompok umur" ;
    dcat:landingPage <Dinas%20Kesehatan%20Prov.%20Sumsel> .

<Dinas%20Kesehatan%20Prov.%20Sumsel> a foaf:Document .

<http://5.189.187.109:5000/dataset/8fa987bc-a6ce-4512-97e8-3ecc148f0a9a/resource/3fa135a4-4933-41a4-92c5-492c719034c4> a dcat:Distribution ;
    dct:description "Rekap Jumlah Kasus Covid-19 berdasarkan jenis kelamin laki-laki dan perempuan dari usia 0 - 60 thn lebih" ;
    dct:format "XLSX" ;
    dct:issued "2025-11-06T04:03:03.031697"^^xsd:dateTime ;
    dct:modified "2026-04-30T08:11:06.422779"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Covid-19  berdasarkan jenis kelamin dan kelompok umur" ;
    dcat:accessURL <https://opendata.sumselprov.go.id/dataset/8fa987bc-a6ce-4512-97e8-3ecc148f0a9a/resource/3fa135a4-4933-41a4-92c5-492c719034c4/download/jumlah-kasus-covid-19-berdasarkan-jenis-kelamin-dan-kelompok-umur.xlsx> ;
    dcat:byteSize "22566"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/421af6ed-1236-420a-959f-82fbed0ca4a2> a foaf:Agent ;
    foaf:name "Provinsi Sumatera Selatan" .

