@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/3551d602-33cf-4b65-9fbb-02f5652bf5f6> a dcat:Dataset ;
    dct:description "<p>This report details VA expenditures at the state, county, and Congressional District level. It includes categories such as Compensation and Pension, Construction, Insurance, and Medical Care. Veteran population estimates and the number of unique patients who used VA health care services are also available.</p>" ;
    dct:identifier "VA-OEI-OEI-032" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-11-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Geographic Distribution of VA Expenditures FY2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Bickel" ;
            vcard:hasEmail <mailto:andrew.bickel@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3551d602-33cf-4b65-9fbb-02f5652bf5f6/resource/0343ca43-8fa7-4de1-8748-2a5472c5e64e> ;
    dcat:keyword "2012",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "compensation-and-pension",
        "congressional-district",
        "construction",
        "county",
        "distribution",
        "education",
        "expenditures",
        "general-operating-expenses",
        "insurance",
        "medical-care" ;
    dcat:theme <%7BExpenditures%7D> .

<https://data.amerigeoss.org/dataset/3551d602-33cf-4b65-9fbb-02f5652bf5f6/resource/0343ca43-8fa7-4de1-8748-2a5472c5e64e> a dcat:Distribution ;
    dct:description "GDX_FY06_Rev_090409.xls" ;
    dct:format "XLS" ;
    dct:issued "2024-11-30T03:45:48.018153"^^xsd:dateTime ;
    dct:modified "2025-09-25T13:13:18.697082"^^xsd:dateTime ;
    dct:title "xls" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/GDX/GDX_FY06_Rev_090409.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

