@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/154b66b5-5257-4762-bdec-53aa671aa87f> a dcat:Dataset ;
    dct:description "This data set contains DOT employee workers compensation claim data for current and past DOT employees.  Types of data include claim data consisting of PII data (SSN, Name, Date of Birth, Home Address, Financial Institution, medical, etc.) and claim data from the Department of Labor" ;
    dct:identifier "1636.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 "Workers Compensation Claim Data -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephanie Robbs" ;
            vcard:hasEmail <mailto:Stephanie.Robbs@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/154b66b5-5257-4762-bdec-53aa671aa87f/resource/07b24d0c-4a70-472b-b0d7-3df4af07f706> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "feca",
        "geo",
        "geoss",
        "national",
        "north-america",
        "owcp",
        "united-states",
        "workers-compensation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/154b66b5-5257-4762-bdec-53aa671aa87f/resource/07b24d0c-4a70-472b-b0d7-3df4af07f706> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:48:41.744219"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:31:39.710358"^^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" .

