@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/89009587-2775-4cc6-874c-2349e119cca6> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Kematian Ibu di Kalimantan Selatan Tahun 2015-2020" ;
    dct:identifier "8c7455a1980e062fe3670912a71ee7590961f548" ;
    dct:issued "2022-01-07"^^xsd:date ;
    dct:modified "2022-01-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Kematian Ibu" ;
    dcat:distribution <http://5.189.187.109/dataset/89009587-2775-4cc6-874c-2349e119cca6/resource/c7df5c3d-3e8f-416e-af08-c0379a598e4b> ;
    dcat:keyword "banua",
        "data",
        "ibu",
        "kalsel",
        "kematian",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1046> .

<http://5.189.187.109/dataset/89009587-2775-4cc6-874c-2349e119cca6/resource/c7df5c3d-3e8f-416e-af08-c0379a598e4b> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Kematian Ibu" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:46.551150"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:26.168727"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Ibu" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1046> .

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

