@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/015c98c3-1783-45f3-9d67-8ba087bd0ccd> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Penderita Penyakit Kanker Leher Rahim Tahun 2020-2021" ;
    dct:identifier "d85600819f79a70f302cc5f153cad35ee7e85bc3" ;
    dct:issued "2022-09-13"^^xsd:date ;
    dct:modified "2022-09-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Penderita Penyakit Kanker Leher Rahim" ;
    dcat:distribution <http://5.189.187.109/dataset/015c98c3-1783-45f3-9d67-8ba087bd0ccd/resource/72147a99-d3ad-43d2-b165-00c86efad23b> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1322> .

<http://5.189.187.109/dataset/015c98c3-1783-45f3-9d67-8ba087bd0ccd/resource/72147a99-d3ad-43d2-b165-00c86efad23b> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Penderita Penyakit Kanker Leher Rahim" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:59:45.248297"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:33:32.104539"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Penyakit Kanker Leher Rahim" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1322> .

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

