@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/2a849e0f-0022-44d0-bd7c-e28ef6b9e25c> a dcat:Dataset ;
    dct:description "Records used to account for and maintain communication with personnel during emergencies, office dismissal, and closure situations.  Records include name and emergency contact information such as phone numbers or addresses.  Records may also include other information on employees such as responsibilities assigned to the individual during an emergency situation." ;
    dct:identifier "IA-Continuity-and-Emergency-Planning-2" ;
    dct:issued "2025-09-24T18:18:35.980029"^^xsd:dateTime ;
    dct:modified "2025-08-25T10:13:04-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Employee emergency contact information" ;
    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",
        "communication",
        "emergency-contact" .

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

