@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/6f803bfc-2808-4361-ba9a-a69877e80cb9> a dcat:Dataset ;
    dct:description "This data set contains personnel data for DOT new hires and recruits.  This data is maintained by the current HR and payroll provider (Department of Interior's IBC) and USAJobs.  The data contains PII (Employee Name, SSN, Date of Birth, Home Address, etc.), Civil Rights (Disability, Gender, Race) and other sensitive data (Background Investigations and Security Clearance)." ;
    dct:identifier "1635.0" ;
    dct:issued "2014-11-21"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-11-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Personnel Hiring Data (WTTS/EODS) and Recruitment Data (USAJobs)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anne Audet" ;
            vcard:hasEmail <mailto:Anne.Audet@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6f803bfc-2808-4361-ba9a-a69877e80cb9/resource/6319d9aa-02b9-40bc-9e19-d7c5e3a94998> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "hire",
        "hr",
        "human-resources",
        "national",
        "north-america",
        "personnel",
        "recruit",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6f803bfc-2808-4361-ba9a-a69877e80cb9/resource/6319d9aa-02b9-40bc-9e19-d7c5e3a94998> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:45:45.342144"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:14:29.719558"^^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" .

