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

<http://5.189.187.109/dataset/8da31570-ee90-4937-9e62-8a3b223e19bb> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Penderita Penyakit Stroke Tahun 2014-2019" ;
    dct:identifier "3aff04a906571633e6b8ce58d40f3adb209f680b" ;
    dct:issued "2022-09-12"^^xsd:date ;
    dct:modified "2022-09-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Penderita Penyakit Stroke" ;
    dcat:distribution <http://5.189.187.109/dataset/8da31570-ee90-4937-9e62-8a3b223e19bb/resource/880c5801-74f0-4a27-b59e-b5494fdb2ebd> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1049> .

<http://5.189.187.109/dataset/8da31570-ee90-4937-9e62-8a3b223e19bb/resource/880c5801-74f0-4a27-b59e-b5494fdb2ebd> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Penderita Penyakit Stroke" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:49.253999"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:23.866701"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Penyakit Stroke" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1049> .

<https://data.kalselprov.go.id/dataset/data/1049> a foaf:Document .

