@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/6fc3d1ad-9628-4bae-8cc1-ee7046e8fb6b> a dcat:Dataset ;
    dct:description "FAA Order 8110.4C describes the Type Certification process and the interaction between the applicant, the Aircraft Certification Office (ACO) and the other responsible organizations within Aviation Safety (AVS)." ;
    dct:identifier "970.0" ;
    dct:issued "2010-03-22"^^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 "Certification Project Notification -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6fc3d1ad-9628-4bae-8cc1-ee7046e8fb6b/resource/a7d36d9b-d85a-4216-838b-497f46b1c459> ;
    dcat:keyword "aircraft-make-model-series-grouping",
        "airman",
        "airman-certificate",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "person",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6fc3d1ad-9628-4bae-8cc1-ee7046e8fb6b/resource/a7d36d9b-d85a-4216-838b-497f46b1c459> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:40:38.788411"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:25:26.349190"^^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" .

