@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/371924b7-79ab-49f0-bf3b-a875533e55e5> a dcat:Dataset ;
    dct:description "This data set contains information about the Department of Transportation's cybersecurity incident response tickets, incident response metrics, incident response time, vulnerability data, and remediation recommendations broken down by OA. The CSMC owns maintains, collects, and operates this data as a service for the entire department." ;
    dct:identifier "1630.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 JAS -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chris Hedge" ;
            vcard:hasEmail <mailto:Chris.Hedge@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/371924b7-79ab-49f0-bf3b-a875533e55e5/resource/5385e9a4-9d69-43af-b191-32837d63984a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cybersecurity",
        "geo",
        "geoss",
        "incident-response",
        "metrics",
        "national",
        "north-america",
        "transportation",
        "united-states",
        "vulnerability" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/371924b7-79ab-49f0-bf3b-a875533e55e5/resource/5385e9a4-9d69-43af-b191-32837d63984a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:53:30.340525"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:42:25.208368"^^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" .

