@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/f66b70b5-3d57-4ab7-a51a-e97289086ad5> 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 "f66b70b5-3d57-4ab7-a51a-e97289086ad5" ;
    dct:issued "2025-12-02T07:11:21.261227"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:11:21.261232"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary Utah FY2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "vancvas@va.gov" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f66b70b5-3d57-4ab7-a51a-e97289086ad5/resource/8e12c12c-bba9-4514-a1f1-d5f924e86e9a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f66b70b5-3d57-4ab7-a51a-e97289086ad5/resource/8e12c12c-bba9-4514-a1f1-d5f924e86e9a> a dcat:Distribution ;
    dct:description "UT.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2019-07-02T05:19:33.690061"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:11:21.255306"^^xsd:dateTime ;
    dct:title "State Summary Utah FY2017 " ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/UT.xlsx> ;
    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" .

