@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/7e14f893-739f-4758-8a03-2d227697f621> a dcat:Dataset ;
    dct:description "This dataset contains required veteran employment data by federal contractors/subcontractors. There are two tables V100DataDotGov and V100ADataDotGov. Both collections contain the past two years plus current filing cycle. V100DataDotGov are reports entered for contracts that were established prior to December 1, 2003 and greater than $25,000.00. For additional information on data being reported review information at http://www.dol.gov/vets/vets-100.html#add." ;
    dct:identifier "VETS-12-012:040-568" ;
    dct:issued "2025-11-22T22:46:46.730678"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-04-12T17:25:27.066000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VETS-100" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephanie Chan" ;
            vcard:hasEmail <mailto:Chan.Stephanie.S@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e14f893-739f-4758-8a03-2d227697f621/resource/3503268f-f88b-46ea-88ad-6ad986fdfdca> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "veterans",
        "vets" .

<https://data.amerigeoss.org/dataset/7e14f893-739f-4758-8a03-2d227697f621/resource/3503268f-f88b-46ea-88ad-6ad986fdfdca> a dcat:Distribution ;
    dct:description "API serving JSON and XML" ;
    dct:format "API" ;
    dct:issued "2021-04-12T19:37:51.019714"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:46:46.724104"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/VETS100/V100DataDotGov?KEY=352e8ef9-7b38-4428-875b-eefd39df6289> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

