@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/7ad16733-91de-401b-99dc-b0fbd25fc3de> a dcat:Dataset ;
    dct:description "Regional Capitalization Team project Checklist. Used in the approval process between ATO, Logistics, and Accounting. Has Web Admin. Module." ;
    dct:identifier "1402.0" ;
    dct:issued "2000-01-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 "RCT Checklist -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ad16733-91de-401b-99dc-b0fbd25fc3de/resource/81871d32-c51d-4e9a-bf79-fcc80a2f82b4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "course",
        "course-delivery-method",
        "course-delivery-method-type",
        "course-enrollment-method",
        "course-enrollment-method-type",
        "course-human-resource",
        "course-human-resource-type",
        "course-material-type",
        "course-material-xref",
        "course-physical-resource",
        "course-physical-resource-type",
        "course-prerequisite",
        "course-quota",
        "course-section",
        "course-section-enrollment",
        "course-section-enrollment-status-type",
        "course-section-student-evaluation",
        "course-section-student-test",
        "course-topic-requirement",
        "cu",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/7ad16733-91de-401b-99dc-b0fbd25fc3de/resource/81871d32-c51d-4e9a-bf79-fcc80a2f82b4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T21:02:58.039768"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:01:45.449676"^^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" .

