@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/9ccd73e1-6a35-4fe8-b6d8-bc012acf10c0> a dcat:Dataset ;
    dct:identifier "5b869348-621f-46ae-842b-2b489a924e0e" ;
    dct:issued "2023-09-14T01:18:40"^^xsd:dateTime ;
    dct:modified "2024-06-25T03:19:27"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial Kota Depok" ] ;
    dct:title "Korban bencana yang mendapatkan penanganan khusus bagi Kelompok rentan" ;
    dcat:distribution <http://5.189.187.109/dataset/9ccd73e1-6a35-4fe8-b6d8-bc012acf10c0/resource/5d116773-3764-464f-9fb5-0ea2621f3bf2> ;
    dcat:keyword "dinsosdepok",
        "kelompok rentan",
        "korban bencana" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/5b869348-621f-46ae-842b-2b489a924e0e> .

<http://5.189.187.109/dataset/9ccd73e1-6a35-4fe8-b6d8-bc012acf10c0/resource/5d116773-3764-464f-9fb5-0ea2621f3bf2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:58.911423"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:20:29.621201"^^xsd:dateTime ;
    dct:title "Rekapitulasi Data Korban Bencana" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/E24_Korban_bencana_yang_mendapatkan_penanganan_khusus_bagi_Kelompok_rentan.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/5b869348-621f-46ae-842b-2b489a924e0e> a foaf:Document .

