@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://data.amerigeoss.org/dataset/021d7213-0b7c-449e-a2d7-e0c71ba213c8> a dcat:Dataset ;
    dct:description "The Crisis Mapping Toolkit (CMT) is a collection of tools for processing geospatial data (images, satellite data, etc.) into cartographic products that improve understanding of large-scale crises, such as natural disasters. The cartographic products produced by CMT include flood inundation maps, maps of damaged or destroyed structures, forest fire maps, population density estimates, etc. CMT is designed to rapidly process large-scale data using Google Earth Engine and other geospatial data systems." ;
    dct:identifier "OCIO-Fitara-116" ;
    dct:issued "2015-07-21"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ARC Code TI: Crisis Mapping Toolkit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CMT Team" ;
            vcard:hasEmail <mailto:arc-sra-team@mail.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/021d7213-0b7c-449e-a2d7-e0c71ba213c8/resource/73a67e6e-d96c-4523-a0c1-7331f7a0b8e5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cmt",
        "code-ti",
        "crisis-mapping-toolkit",
        "data-processing",
        "geospatial-data-systems",
        "google-earth",
        "map" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/021d7213-0b7c-449e-a2d7-e0c71ba213c8/resource/73a67e6e-d96c-4523-a0c1-7331f7a0b8e5> a dcat:Distribution ;
    dct:description "master.zip" ;
    dct:issued "2020-11-12T04:36:57.531968"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:26.166473"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://github.com/nasa/CrisisMappingToolkit/archive/master.zip> ;
    dcat:mediaType "application/x-zip" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

