@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/787da6b8-735b-43ff-b527-375641fd2e13> 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 "936f3160-877c-4ab2-adce-a475753a0343" ;
    dct:issued "2017-11-13"^^xsd:date ;
    dct:modified "2020-11-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary New Jersey FY2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "vancvas@va.gov" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/787da6b8-735b-43ff-b527-375641fd2e13/resource/18c2ec9a-5c81-45e5-a48e-1605719fade6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "veterans" .

<https://data.amerigeoss.org/dataset/787da6b8-735b-43ff-b527-375641fd2e13/resource/18c2ec9a-5c81-45e5-a48e-1605719fade6> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-14T16:05:13.172561"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:48:07.501860"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.data.va.gov/download/wcj8-dfbt/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" .

