@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/0aeca481-6d37-4315-90a6-e07bad9b36dc> a dcat:Dataset ;
    dct:description "The Civil Reserve Air Fleet is a cooperative, voluntary program involving the DOT, DOD and the U.S. civil air carrier industry in a partnership to augment DOD aircraft capability during a national defense related crisis. Air carriers volunteer their aircraft to the CRAF program through contractual agreements with the air mobility command (AMC), located at Scott Air Force Base, Illinois.  In return, the participating carriers are given preference in carrying commercial peacetime cargo and passenger traffic for DOD." ;
    dct:identifier "DOT-134" ;
    dct:issued "2008-01-01"^^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 "Civil Reserve Air Fleet Allocations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Sachs" ;
            vcard:hasEmail <mailto:Tom.Sachs@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0aeca481-6d37-4315-90a6-e07bad9b36dc/resource/edfdef1d-b9dd-463f-bc16-06be13281150> ;
    dcat:keyword "air",
        "allocation",
        "amerigeo",
        "amerigeoss",
        "aviation",
        "civil",
        "ckan",
        "fleet",
        "geo",
        "geoss",
        "national",
        "north-america",
        "reserve",
        "security",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0aeca481-6d37-4315-90a6-e07bad9b36dc/resource/edfdef1d-b9dd-463f-bc16-06be13281150> a dcat:Distribution ;
    dct:description "CR0108.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:33:18.947291"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:44:38.274235"^^xsd:dateTime ;
    dct:title "by Carrier and Segment - January 2008" ;
    dcat:accessURL <http://www.dot.gov/ost/oet/craf/CR0108.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

