@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0327925b-682a-423c-a1b7-fdf774bd4f2c> a dcat:Dataset ;
    dct:description "This data includes information about the number of deployments, countries of deployment and duty stations for the years 2018, 2019, 2020 and 2021." ;
    dct:identifier "0327925b-682a-423c-a1b7-fdf774bd4f2c" ;
    dct:issued "2025-09-22T21:34:26.962191"^^xsd:dateTime ;
    dct:modified "2025-09-22T21:34:26.962197"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "Standby Partnership Response" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bfeeb369-fb53-4ecd-b8d2-e98b8020a1f9" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0327925b-682a-423c-a1b7-fdf774bd4f2c/resource/481a319e-edbb-4133-b3a6-282f370be860> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/dataset/0327925b-682a-423c-a1b7-fdf774bd4f2c/resource/481a319e-edbb-4133-b3a6-282f370be860> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-02-17T11:03:05.930284"^^xsd:dateTime ;
    dct:modified "2025-09-22T21:34:26.950005"^^xsd:dateTime ;
    dct:title "SBP Data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "020264a6dc4b7d67d876a34dbbffceed"^^xsd:hexBinary ] ;
    dcat:byteSize "548841"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vRhNc6UeCQERWwRbBFUN8Q9Sqk3QtVGkszk-uZ6ZsoK1SyiR52mrX6RCPcPlOAeez1MbL4l39H694-S/pub?gid=726789591&single=true&output=csv> .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

<https://docs.google.com/spreadsheets/d/e/2PACX-1vRhNc6UeCQERWwRbBFUN8Q9Sqk3QtVGkszk-uZ6ZsoK1SyiR52mrX6RCPcPlOAeez1MbL4l39H694-S/pub?gid=726789591&single=true&output=csv> a rdfs:Resource .

