@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/8008fb1e-d78d-4414-a132-4afaca263cf9> a dcat:Dataset ;
    dct:description "<p>This spreadsheet contains data from the 2015 American Community Survey and shows the demographic and socioeconomic characteristics of Veterans who live in rural and urban areas.  The spreadsheet includes variables like:  raw numbers, unemployment rate, disability rate, median personal income, age groups, period of service and other variables.</p>" ;
    dct:identifier "0950b2ee-a159-4321-a420-3ca83113993b" ;
    dct:issued "2017-08-15"^^xsd:date ;
    dct:modified "2020-11-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rural Veterans by State (2015)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rural Veterans by State (2015)" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8008fb1e-d78d-4414-a132-4afaca263cf9/resource/3e43e7b1-eb6a-4d34-8eaa-59d9b18ba9cb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rural-veterans",
        "united-states",
        "veterans" .

<https://data.amerigeoss.org/dataset/8008fb1e-d78d-4414-a132-4afaca263cf9/resource/3e43e7b1-eb6a-4d34-8eaa-59d9b18ba9cb> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:14:56.741937"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:47:18.220795"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.data.va.gov/download/bfre-mkpi/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

