@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/38186935-fb80-4b92-b670-4d247b9805a1> a dcat:Dataset ;
    dct:description "This data set contains information about the Department of Transportation Office of the Chief Information Officer Black Hat Cybersecurity Specialized Education Training Program. This information contains the individual participating Federal employees, contactor support, and an overview of the training session and objectives." ;
    dct:identifier "1631.0" ;
    dct:issued "2014-11-21"^^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 "DOT Black Hat Cybersecurity Specialized Education Training Program -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Orndorff" ;
            vcard:hasEmail <mailto:Andrew.Orndorff@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38186935-fb80-4b92-b670-4d247b9805a1/resource/a9767ad3-50a0-47af-b8f2-f6651021b7e4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cybersecurity",
        "geo",
        "geoss",
        "information-technology",
        "national",
        "north-america",
        "specialized",
        "training",
        "transportation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/38186935-fb80-4b92-b670-4d247b9805a1/resource/a9767ad3-50a0-47af-b8f2-f6651021b7e4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:51:00.430513"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:17:03.903063"^^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" .

