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

<https://doi.org/10.57702/7c1n9x5g> a dcat:Dataset ;
    dct:identifier "e99fa1bf-de5a-42a1-9e19-582f828ab09a" ;
    dct:issued "2024-09-27T13:28:34.603031"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:09:07.778981"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/f84e1234-c85d-46b3-9fe5-0192fc4632a2> ;
    dct:title "Crisis mitigation capabilities per country" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bündnis Entwicklung Hilft" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/3f52d755-3054-4c4e-ad11-fd19844f83b9>,
        <https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/88feeb69-bfde-4b63-a495-0955db211778>,
        <https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/9b68aec8-c1cb-454c-b2ea-429d63881f4e> ;
    dcat:keyword "Crisis mitigation capabilities per country" .

dct:Agent foaf:Name "Bündnis Entwicklung Hilft" .

<https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/3f52d755-3054-4c4e-ad11-fd19844f83b9> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:title "WorldRiskIndex Results 2022" ;
    dcat:accessURL <https://weltrisikobericht.de/download/2974> ;
    dcat:mediaType "application/vnd.sealed.xls" .

<https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/88feeb69-bfde-4b63-a495-0955db211778> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/country-risks/> .

<https://service.tib.eu/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/9b68aec8-c1cb-454c-b2ea-429d63881f4e> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/e99fa1bf-de5a-42a1-9e19-582f828ab09a/resource/9b68aec8-c1cb-454c-b2ea-429d63881f4e/download/rdf_metdata.ttl> ;
    dcat:byteSize 1398.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/f84e1234-c85d-46b3-9fe5-0192fc4632a2> a foaf:Organization ;
    foaf:name "Bündnis Entwicklung Hilft" .

