@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/0c456d02-c140-474a-9412-21fc7a7dd1be> a dcat:Dataset ;
    dct:description "Crew Resource Management (CRM) inflight situations (conflicts, NMACs, and emergencies)." ;
    dct:identifier "NASA-809" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Aviation Safety Reporting System: CRM Issues" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linda J. Connell" ;
            vcard:hasEmail <mailto:linda.j.connell@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c456d02-c140-474a-9412-21fc7a7dd1be/resource/4e1d56be-5eb5-4e11-be59-98378f93b635> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aviation",
        "cockpit",
        "crm",
        "management",
        "resource",
        "safety" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/0c456d02-c140-474a-9412-21fc7a7dd1be/resource/4e1d56be-5eb5-4e11-be59-98378f93b635> a dcat:Distribution ;
    dct:description "crm.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:26:34.118291"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:03:07.779593"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://asrs.arc.nasa.gov/docs/rpsts/crm.pdf> ;
    dcat:mediaType "application/pdf" .

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

