@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/02f4adcf-17b6-4c0e-a754-e526f51b63d5> a dcat:Dataset ;
    dct:description "<p>The Department of Veterans Affairs is providing a Veterans Health Identification Card (VHIC) for veterans to use at VA medical facilities. The VIC will be issued only to veterans who are eligible for VA medical benefits and only for the purpose of identification and check-in for VA medical appointments. The new card protects personal privacy by not showing Social Security Numbers or dates of birth on the front of the cards</p>" ;
    dct:identifier "da5853bf-3a88-4619-8b4a-402a9ff40359" ;
    dct:issued "2018-02-23"^^xsd:date ;
    dct:modified "2022-03-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Veterans Health Identification Card (VHIC)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeff Podolec" ;
            vcard:hasEmail <mailto:jeff.podolec@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02f4adcf-17b6-4c0e-a754-e526f51b63d5/resource/1ae63256-b462-43f0-87c7-bc41b868d0cf> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "access",
        "identity",
        "security" .

<https://data.amerigeoss.org/dataset/02f4adcf-17b6-4c0e-a754-e526f51b63d5/resource/1ae63256-b462-43f0-87c7-bc41b868d0cf> a dcat:Distribution ;
    dct:description "VHIC.aspx" ;
    dct:format "HTML" ;
    dct:issued "2022-04-21T01:18:16.954726"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:42:09.740843"^^xsd:dateTime ;
    dct:title "Veterans Health Identification Card (VHIC)" ;
    dcat:accessURL <https://dvagov.sharepoint.com/sites/OITEPMOIAM/playbooks/Pages/VHIC/VHIC.aspx> ;
    dcat:mediaType "text/html" .

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

