@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/0bb95cd0-8e16-4492-9a39-843d568bf40a> a dcat:Dataset ;
    dct:description "This data set contains information on security incidents at the DOT headquarters building, as collected on GSA Form 3155 (http://www.gsa.gov/portal/forms/download/114742) as well as investigation status and disposition." ;
    dct:identifier "430.0" ;
    dct:issued "2014-09-16"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-11-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOT Headquarters Security Incident Reports -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOT Socrata" ;
            vcard:hasEmail <mailto:Socrata@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0bb95cd0-8e16-4492-9a39-843d568bf40a/resource/ea29a83d-3fcf-47d6-97f4-30e3f39708f9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "disposition",
        "incident",
        "investigation",
        "offense",
        "personnel",
        "security" ;
    dcat:theme <%7B%22Law%20Enforcement>,
        <Courts>,
        <and%20Prisons%22%7D> .

<https://data.amerigeoss.org/dataset/0bb95cd0-8e16-4492-9a39-843d568bf40a/resource/ea29a83d-3fcf-47d6-97f4-30e3f39708f9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:59:23.384202"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:51:17.684047"^^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" .

