@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/8100ac5c-f22d-44bd-9553-74faaca466c5> a dcat:Dataset ;
    dct:description "<p>This report summarizes results from several profiles produced in the last year.</p>" ;
    dct:identifier "VA-OEI-OEI-157" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Selected Research Highlights" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Garin" ;
            vcard:hasEmail <mailto:Tom.Garin@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8100ac5c-f22d-44bd-9553-74faaca466c5/resource/967fc119-6c2a-4c2a-aec5-92289149fae0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "veterans" ;
    dcat:theme <%7BDemographics%7D> .

<https://data.amerigeoss.org/dataset/8100ac5c-f22d-44bd-9553-74faaca466c5/resource/967fc119-6c2a-4c2a-aec5-92289149fae0> a dcat:Distribution ;
    dct:description "Reportsslideshow2016.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:17:49.597513"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:18:36.627371"^^xsd:dateTime ;
    dct:title "Selected Research Highlights" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/QuickFacts/Reportsslideshow2016.pdf> ;
    dcat:mediaType "application/pdf" .

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

