@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/31432cb9-aa2b-45df-8e70-0df9308e3912> a dcat:Dataset ;
    dct:description "The Common Operating Picture (COP) Incident Dashboards contain information on incidents of interest as defined by the National Operations Center (NOC) and related geospatial and incident-specific information to provide strategic enterprise situational awareness by incident type." ;
    dct:identifier "MGMT-OPS-0002" ;
    dct:issued "2025-09-24T22:07:43.623386"^^xsd:dateTime ;
    dct:modified "2022-05-26T14:31:09-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Common Operating Picture (COP) Incident Dashboard Information Elements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "geospatial",
        "impacts",
        "incident",
        "noc",
        "situational-awareness",
        "threats" .

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

