@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/e714b847-3fd3-4a54-b1fc-cb1238ba2cba> a dcat:Dataset ;
    dct:description """<p>This report uses data from the 2011 American Community Survey to compare the demographic and socioeconomic characteristics of Veterans and non-Veterans. It also explores the differences between male and female Veterans.</p>
""" ;
    dct:identifier "e714b847-3fd3-4a54-b1fc-cb1238ba2cba" ;
    dct:issued "2025-12-02T01:15:09.192147"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:15:09.192151"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Profile of Veterans 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Garin" ;
            vcard:hasEmail <mailto:tom.garin@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e714b847-3fd3-4a54-b1fc-cb1238ba2cba/resource/fa48210d-cbf3-4eec-89f8-d5b43fc889da> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e714b847-3fd3-4a54-b1fc-cb1238ba2cba/resource/fa48210d-cbf3-4eec-89f8-d5b43fc889da> a dcat:Distribution ;
    dct:description "Profile_of_Veterans_2011.pdf" ;
    dct:format "PDF" ;
    dct:issued "2019-07-02T05:31:34.398461"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:15:09.185940"^^xsd:dateTime ;
    dct:title "pdf" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/SpecialReports/Profile_of_Veterans_2011.pdf> .

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

