@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/f1329774-d8fc-4083-9633-0035bd86cfff> a dcat:Dataset ;
    dct:description """<p>The FY2016 State Summaries provide an overview of benefits, services, demographics and population of Veterans analyzed by state.</p>
""" ;
    dct:identifier "f1329774-d8fc-4083-9633-0035bd86cfff" ;
    dct:issued "2025-12-02T05:07:14.279016"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:07:14.279020"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary Georgia FY2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "vancvas@va.gov" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f1329774-d8fc-4083-9633-0035bd86cfff/resource/9cc09bd2-c9c9-4a33-baa9-5091fb557fbc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f1329774-d8fc-4083-9633-0035bd86cfff/resource/9cc09bd2-c9c9-4a33-baa9-5091fb557fbc> a dcat:Distribution ;
    dct:description "GA-mr.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2019-07-02T05:23:00.917951"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:07:14.272972"^^xsd:dateTime ;
    dct:title "State Summary Georgia FY2016 " ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/GA-mr.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" .

