@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/4c87a907-a094-4a5c-9c2d-eb9452e27aeb> a dcat:Dataset ;
    dct:description "IRIS is a suite of front-end web applications utilizing a centralized back-end Oracle database.  The system fully supports the FAA Academy's Distance Learning Program and the FAA's resident training programs." ;
    dct:identifier "822.0" ;
    dct:issued "2015-01-02"^^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 "Academy Training Catalog -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c87a907-a094-4a5c-9c2d-eb9452e27aeb/resource/12fd8902-76e6-4c5f-9251-ecf4bc30d54b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "course",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/4c87a907-a094-4a5c-9c2d-eb9452e27aeb/resource/12fd8902-76e6-4c5f-9251-ecf4bc30d54b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:50:15.634321"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:22:28.720220"^^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" .

