@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/2d506dfb-6adb-4d0f-b8d1-374e1bbe57cb> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Kematian Bayi di Kalimantan Selatan Tahun 2015-2020" ;
    dct:identifier "97c0e4722a80dbdd6a1973edd8f669b0e3e4c8c8" ;
    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 Bayi" ;
    dcat:distribution <http://5.189.187.109/dataset/2d506dfb-6adb-4d0f-b8d1-374e1bbe57cb/resource/d7ea8358-e690-41f5-9843-d6d101dfc343> ;
    dcat:keyword "banua",
        "bayi",
        "data",
        "kalsel",
        "kematian",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1045> .

<http://5.189.187.109/dataset/2d506dfb-6adb-4d0f-b8d1-374e1bbe57cb/resource/d7ea8358-e690-41f5-9843-d6d101dfc343> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Kematian Bayi" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:45.646576"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:26.954810"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Bayi" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1045> .

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

