@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/0e16ab7d-960e-4b1b-b2a9-92ca079990fd> a dcat:Dataset ;
    dct:description "<p>VA Historical Annual Reports detail services provided by the Department for each Fiscal Year, including Benefits, Healthcare, and Burial/Memorial services.  The Reports also describe the topics of administration and management within VA, ranging from data on personnel to information on construction projects.  Statistical tables for a variety of subjects are also included.</p>" ;
    dct:identifier "VA-OEI-OEI-139" ;
    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 "Annual Report:  1871" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Garin" ;
            vcard:hasEmail <mailto:Tom.Garin@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e16ab7d-960e-4b1b-b2a9-92ca079990fd/resource/5731b0b6-3eec-48a2-a7fc-e66efb31dc1e> ;
    dcat:keyword "1871",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual-report",
        "veterans" ;
    dcat:theme <%7BDemographics%7D> .

<https://data.amerigeoss.org/dataset/0e16ab7d-960e-4b1b-b2a9-92ca079990fd/resource/5731b0b6-3eec-48a2-a7fc-e66efb31dc1e> a dcat:Distribution ;
    dct:description "FY1871.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:18:32.129860"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:56:05.664428"^^xsd:dateTime ;
    dct:title "Annual Report:  1871" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/FY1871.pdf> ;
    dcat:mediaType "application/pdf" .

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

