@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/3d3f92d9-96b2-4487-9f05-73395c694df7> a dcat:Dataset ;
    dct:description "Background information and charts concerning the cohort of veterans who served from the time of the Persian Gulf War (1990-1991) to September 11, 2001. The story also invites all veterans to avail themselves of all VA benefits for which they qualify." ;
    dct:identifier <https://www.data.va.gov/api/views/ds6c-w7wj> ;
    dct:issued "2020-10-20"^^xsd:date ;
    dct:modified "2021-01-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pre 9/11 Gulf War Cohort" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mark Guagliardo" ;
            vcard:hasEmail <mailto:VANCVAS@va.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cemetery",
        "ckan",
        "disability-compensation",
        "disability-pension",
        "education",
        "geo",
        "geoss",
        "gulf-war",
        "health-care",
        "healthcare",
        "home-loan-guaranty",
        "life-insurance",
        "memorial",
        "memorials",
        "national",
        "north-america",
        "pension",
        "united-states",
        "va-benefits",
        "va-programs",
        "va-services",
        "veteran-population",
        "veterans",
        "veterans-affairs",
        "veterans-data",
        "vocational-rehabilitation",
        "vocational-rehabilitation-services" .

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

