@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1c108db4-58c3-4ce5-ae2a-f87d115e97b0> a dcat:Dataset ;
    dct:description """Tingkat keberhasilan korban selamat pada saat terjadinya bencana	\r
""" ;
    dct:identifier "1c108db4-58c3-4ce5-ae2a-f87d115e97b0" ;
    dct:issued "2024-06-21T05:46:34.925425"^^xsd:dateTime ;
    dct:modified "2024-06-21T05:46:34.925431"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> ;
    dct:title "Persentase korban selamat akibat bencana" ;
    owl:versionInfo "2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpbd" ;
            vcard:hasEmail <mailto:bpbd@nganjukkab.go.id> ] ;
    dcat:keyword "Kesehatan",
        "Ketentraman dan Ketertiban Umum serta Perlindungan Masyarakat" .

<http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> a foaf:Agent ;
    foaf:name "Kabupaten Nganjuk" .

