@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/5d3bca6d-8ccc-4872-830e-570c5625e73d> a dcat:Dataset ;
    dct:description """<p>VetPop2014 is an actuarial projection model developed by the Office of the Actuary (OACT) for Veteran population projection from Fiscal Year FY2014 to FY2043. Using the best available Veteran data by the end of FY2013, VetPop2014 provides living Veteran counts by key demographic characteristics such as age, gender, period of service, and race/ethnicity at various geographic levels. Veteran Population</p>
""" ;
    dct:identifier "5d3bca6d-8ccc-4872-830e-570c5625e73d" ;
    dct:issued "2025-11-29T23:41:56.200010"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:41:56.200014"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "The Veteran Population Projection 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lijia Guo" ;
            vcard:hasEmail <mailto:lijia.guo@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d3bca6d-8ccc-4872-830e-570c5625e73d/resource/46bdb615-c11b-4062-ab9e-5b02bec6867e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5d3bca6d-8ccc-4872-830e-570c5625e73d/resource/46bdb615-c11b-4062-ab9e-5b02bec6867e> a dcat:Distribution ;
    dct:description "1L_VetPop2014.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2019-07-02T05:33:05.223369"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:41:56.193647"^^xsd:dateTime ;
    dct:title "xls" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/Demographics/New_Vetpop_Model/1L_VetPop2014.xlsx> .

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

