@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/sx5comv4> a dcat:Dataset ;
    dct:identifier "22ba008f-79f4-4cc6-90b5-83a4a5a8f12d" ;
    dct:issued "2024-09-27T13:28:10.783992"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:09:46.590503"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/031fe43f-b205-4216-b618-b699d5cfdaf3> ;
    dct:title "Natural disasters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ReliefWeb" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/1a4b3246-0494-4093-b62f-2362c6faa64e>,
        <https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/ddcb0ba4-d734-4963-9388-da89499bbb63>,
        <https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/f7bb25ac-cdec-400c-9880-ab9525386461> .

dct:Agent foaf:Name "ReliefWeb" .

<https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/1a4b3246-0494-4093-b62f-2362c6faa64e> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "url" ;
    dct:title "ReliefWeb API" ;
    dcat:accessURL <https://api.reliefweb.int/v1/report> .

<https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/ddcb0ba4-d734-4963-9388-da89499bbb63> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/ddcb0ba4-d734-4963-9388-da89499bbb63/download/rdf_metdata.ttl> ;
    dcat:byteSize 1188.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/dataset/22ba008f-79f4-4cc6-90b5-83a4a5a8f12d/resource/f7bb25ac-cdec-400c-9880-ab9525386461> 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/disasters/> .

<https://service.tib.eu/organization/031fe43f-b205-4216-b618-b699d5cfdaf3> a foaf:Organization ;
    foaf:name "ReliefWeb" .

