@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/2ee9d4ab-b47c-48d0-9bb5-bcd9ce5fe701> a dcat:Dataset ;
    dct:description "OFCS is a system which was developed to duplicate the functionality of the Overflight Accounts Receivable Management Information System (OARMIS). OFCS imports and tracks overflight records, creates customer invoices, tracks and reconciles customer payments, inquiries and disputes." ;
    dct:identifier "1329.0" ;
    dct:issued "2006-06-09"^^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 "Overflight Fee Collection System (OFCS) -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ee9d4ab-b47c-48d0-9bb5-bcd9ce5fe701/resource/43eb125a-a10b-418e-b98e-d42956080189> ;
    dcat:keyword "accounting-transaction",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2ee9d4ab-b47c-48d0-9bb5-bcd9ce5fe701/resource/43eb125a-a10b-418e-b98e-d42956080189> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:37:32.777757"^^xsd:dateTime ;
    dct:modified "2025-11-20T18:12:59.303803"^^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" .

