@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/3012a643-54b6-4bc0-a021-1d7e9f83a6c7> a dcat:Dataset ;
    dct:description "Conclusions of the Department of Transportation regarding alliances between major air carriers" ;
    dct:identifier "DOT-324" ;
    dct:issued "2011-01-18"^^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 "Alliances Between Major Air Carriers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Morgan" ;
            vcard:hasEmail <mailto:opendata@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3012a643-54b6-4bc0-a021-1d7e9f83a6c7/resource/40effbf5-b303-4377-8d24-3ff1099b4f54> ;
    dcat:keyword "airline",
        "alliance",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "data-gov",
        "geo",
        "geoss",
        "law",
        "national",
        "north-america",
        "transportation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3012a643-54b6-4bc0-a021-1d7e9f83a6c7/resource/40effbf5-b303-4377-8d24-3ff1099b4f54> a dcat:Distribution ;
    dct:description "burtonaviationalliances.htm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:33:21.860710"^^xsd:dateTime ;
    dct:modified "2025-11-20T18:53:17.569147"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.dot.gov/foia/burtonaviationalliances.htm> ;
    dcat:mediaType "text/html" .

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

