@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/6e988e14-d31d-4133-b4d0-2fb4e231acf9> a dcat:Dataset ;
    dct:description "<p>This report uses data from the 2010 American Community Survey to compare the demographic and socioeconomic characteristics of Veterans and non-Veterans who live in rural areas. It also compares rural and urban Veterans. The additional tables provided here show rural Veterans by state for the total population and by period of service.</p>" ;
    dct:identifier "VA-OEI-OEI-012" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Characteristics of Rural Veterans: 2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Garin" ;
            vcard:hasEmail <mailto:tom.Garin@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e988e14-d31d-4133-b4d0-2fb4e231acf9/resource/99bc8716-e147-4880-b6c2-d6369aa39f68> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rural",
        "united-states",
        "urban" ;
    dcat:theme <%7BRural>,
        <Urban%7D> .

<https://data.amerigeoss.org/dataset/6e988e14-d31d-4133-b4d0-2fb4e231acf9/resource/99bc8716-e147-4880-b6c2-d6369aa39f68> a dcat:Distribution ;
    dct:description "Rural_Veterans_ACS2010_FINAL.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:13:23.044391"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:36:50.570958"^^xsd:dateTime ;
    dct:title "pdf" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/SpecialReports/Rural_Veterans_ACS2010_FINAL.pdf> ;
    dcat:mediaType "application/pdf" .

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

