@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/6513fa6e-4f9c-42d6-943f-6cc6fc489371> a dcat:Dataset ;
    dct:description "This data set contains the personnel access card data (photo, name, activation/expiration dates, card number, and access level) as well as data about turnstiles and security panels at the DOT headquarters building. It tracks which personnel have been provided what type of access and swipes at access card readers." ;
    dct:identifier "429.0" ;
    dct:issued "2014-09-16"^^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 "Physical Access Control Database -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hank Clyatt" ;
            vcard:hasEmail <mailto:Hank.Clyatt@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6513fa6e-4f9c-42d6-943f-6cc6fc489371/resource/4ca6fb99-d12d-40d1-ba7f-60454ad297ea> ;
    dcat:keyword "access",
        "amerigeo",
        "amerigeoss",
        "card",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "personnel",
        "security",
        "united-states" ;
    dcat:theme <%7BOther%7D> .

<https://data.amerigeoss.org/dataset/6513fa6e-4f9c-42d6-943f-6cc6fc489371/resource/4ca6fb99-d12d-40d1-ba7f-60454ad297ea> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:41:55.298131"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:01:33.382781"^^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" .

