@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/ff3a9861-1b94-48c8-87be-53cbaa67c737> a dcat:Dataset ;
    dct:description "CASTLE receives Time and Attendace data from CruX ; Is used by employees to enter their T&A information; CruX is used to manage schedules T&A data and LDR information" ;
    dct:identifier "ff3a9861-1b94-48c8-87be-53cbaa67c737" ;
    dct:issued "2025-12-02T10:43:47.596865"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:43:47.596869"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cru-X -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff3a9861-1b94-48c8-87be-53cbaa67c737/resource/61c5147b-dc3c-4d35-b7f9-b8eeb2754cb3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff3a9861-1b94-48c8-87be-53cbaa67c737/resource/61c5147b-dc3c-4d35-b7f9-b8eeb2754cb3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-13T17:06:35.591969"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:43:47.590600"^^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" .

