@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/d87ae79e-a1e9-4d3e-939c-619233e849e9> a dcat:Dataset ;
    dct:description "Jumlah Kematian Ibu Menurut Kecamatan Tahun 2019 - 2024" ;
    dct:identifier "d87ae79e-a1e9-4d3e-939c-619233e849e9" ;
    dct:issued "2026-01-12T12:32:31.779335"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:32:31.779350"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah Kematian Ibu Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/d87ae79e-a1e9-4d3e-939c-619233e849e9/resource/c4fe6f57-bf58-48ac-9c1d-32b54f19e1aa> ;
    dcat:keyword "Ibu",
        "Kecamatan",
        "Kematian" .

<http://5.189.187.109/dataset/d87ae79e-a1e9-4d3e-939c-619233e849e9/resource/c4fe6f57-bf58-48ac-9c1d-32b54f19e1aa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-01-22T07:20:15.756918"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:32:31.768365"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Ibu Menurut Kecamatan.csv" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/d87ae79e-a1e9-4d3e-939c-619233e849e9/resource/c4fe6f57-bf58-48ac-9c1d-32b54f19e1aa/download/jumlah-kematian-ibu-menurut-kecamatan.csv> ;
    dcat:byteSize "744"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

