@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/75994cfc-786d-4cba-801a-f61b807ae9a9> a dcat:Dataset ;
    dct:description "The Major Accident Tracking System is used to support AVP-100 investigation of aircraft accidents. Information is entered by the Investigator after returning from the accident scene. The data includes some information from the FAA Form 80 0- 3, although it does not contain the names of pilots, crew, or passengers." ;
    dct:identifier "1270.0" ;
    dct:issued "1958-08-23"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Major Accident Tracking System -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/75994cfc-786d-4cba-801a-f61b807ae9a9/resource/e72a2961-fcef-4684-a8f6-9e43bd819138> ;
    dcat:keyword "aircraft-identification-grouping",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "unplanned-event" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/75994cfc-786d-4cba-801a-f61b807ae9a9/resource/e72a2961-fcef-4684-a8f6-9e43bd819138> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:00:45.969206"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:08:22.527147"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

