@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/57631a66-2a1b-4074-9423-bf96d2bea527> a dcat:Dataset ;
    dct:description """<p>The VA's Veteran Health Administration, in support of the Open Data Initiative, is providing the number of Veteran enrollees by state/county for fiscal year 2015.  For additional information about Veteran Priority Groups, see the data assets metadata.</p>
""" ;
    dct:identifier "57631a66-2a1b-4074-9423-bf96d2bea527" ;
    dct:issued "2025-11-29T21:54:01.923229"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:54:01.923235"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY2015 VHA Enrollees by County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VHA Open Data" ;
            vcard:hasEmail <mailto:vhaopendata@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/57631a66-2a1b-4074-9423-bf96d2bea527/resource/0cb60f3a-2297-4f00-830b-013d7cff918c>,
        <https://data.amerigeoss.org/dataset/57631a66-2a1b-4074-9423-bf96d2bea527/resource/964d967c-9733-4bd4-83fe-3846859b2719> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/57631a66-2a1b-4074-9423-bf96d2bea527/resource/0cb60f3a-2297-4f00-830b-013d7cff918c> a dcat:Distribution ;
    dct:description "VAEnrolleesByCountyFY2015.json" ;
    dct:format "JSON" ;
    dct:issued "2019-07-02T05:23:55.726572"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:54:01.916569"^^xsd:dateTime ;
    dct:title "VAEnrolleesByCountyFY2015" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/VAEnrolleesByCountyFY2015.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/57631a66-2a1b-4074-9423-bf96d2bea527/resource/964d967c-9733-4bd4-83fe-3846859b2719> a dcat:Distribution ;
    dct:description "VAEnrolleesByCountyFY2015.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2019-07-02T05:23:55.726555"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:54:01.916099"^^xsd:dateTime ;
    dct:title "FY2015VHAEnrolleesbyCounty" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/VAEnrolleesByCountyFY2015.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" .

