@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/70cc741f-d795-4827-8e6b-17ee23e3cebd> a dcat:Dataset ;
    dct:description """Quarterly Technical Performance Report from Homeless Veterans' Reintegration Program (HVRP) grantees.  The reports have information on demographic characteristics, and employment and earnings outcomes for the clients served by grantees.  The report also has information at the individual-level and aggregated to the grantee-level.

These reports are a series of Excel spreadsheets collected from 150+ grantees from around the US through different sharepoint sites.""" ;
    dct:identifier "VETS-29-012:042-356" ;
    dct:issued "2025-11-22T15:06:17.838610"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-03-30T16:40:12.711000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Homeless Veterans' Reintegration Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephanie Chan" ;
            vcard:hasEmail <mailto:chan.stephanie.s@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "homeless",
        "homeless-assistance",
        "hvrp",
        "national",
        "north-america",
        "united-states",
        "veteran",
        "vets" .

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

