@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/7d644d45-2c70-4aee-952e-04d663dec905> a dcat:Dataset ;
    dct:description "<p>The FY2017 State Summaries provide an overview of benefits, services, demographics and population of Veterans analyzed by state.</p>" ;
    dct:identifier "9732a5e3-1715-470d-817d-e6b3083ce9a6" ;
    dct:issued "2018-10-30"^^xsd:date ;
    dct:modified "2020-11-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary New York FY2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "vancvas@va.gov" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d644d45-2c70-4aee-952e-04d663dec905/resource/1d51659b-2e6f-42b6-8bbc-8cb9e7d63b3c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "veterans" ;
    dcat:theme <%22Use%20of%20Benefits%20and%20Services%22%7D>,
        <%22and%20Operational%20Data%22>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/7d644d45-2c70-4aee-952e-04d663dec905/resource/1d51659b-2e6f-42b6-8bbc-8cb9e7d63b3c> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:18:06.165164"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:28.953862"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.data.va.gov/download/suxu-5hjt/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" .

