@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/6b673b2b-63f2-47e0-8820-1f8a917a01c8> a dcat:Dataset ;
    dct:description "FAA ID Media system (FIMS) tracks and maintains the information needed for administering and issuing ID cards for anyone who wishes to access an FAA facility. The system ties into the ASH ITS system." ;
    dct:identifier "1122.0" ;
    dct:issued "2001-06-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 "FAA ID Media System -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b673b2b-63f2-47e0-8820-1f8a917a01c8/resource/3517514b-8267-4f26-9b9a-ef3c7a2810fc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "asset",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "person",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6b673b2b-63f2-47e0-8820-1f8a917a01c8/resource/3517514b-8267-4f26-9b9a-ef3c7a2810fc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T21:43:42.500073"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:01:26.827815"^^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" .

