@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/32c04829-89df-4be8-87ab-8069753dc62c> a dcat:Dataset ;
    dct:description "<p>Estimates of state counts of Veteran residing in rural and urban areas by age and sex, race and ethnicity and period of service.</p>" ;
    dct:identifier "f6e72fd4-3a8b-4307-93a3-e1e2f63f4bfc" ;
    dct:issued "2018-05-09"^^xsd:date ;
    dct:modified "2020-11-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rural/Urban Veterans: 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCVAS mailbox" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/32c04829-89df-4be8-87ab-8069753dc62c/resource/087b2786-495c-4bb4-a436-575acbceb31e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "rural",
        "urban",
        "veterans" ;
    dcat:theme <%7BDemographics%7D> .

<https://data.amerigeoss.org/dataset/32c04829-89df-4be8-87ab-8069753dc62c/resource/087b2786-495c-4bb4-a436-575acbceb31e> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-14T16:04:28.137164"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:12.839511"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.data.va.gov/download/g8wb-s6jf/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" .

