@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/28c580a4-bf80-49ab-91d0-f46d35a8d3b5> a dcat:Dataset ;
    dct:description "<p>FY 2015 Budget Submission Volume II: Medical Programs and Information Technology Programs</p>" ;
    dct:identifier "VA-OM-OM-098" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY 2015 Budget Submission Volume II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VA OM Open Data" ;
            vcard:hasEmail <mailto:VAOMOpenData@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28c580a4-bf80-49ab-91d0-f46d35a8d3b5/resource/57576dfd-2d6a-4013-91d9-4ea79c7fb5a6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "budget",
        "fy2015" ;
    dcat:theme <%7BFinancial%7D> .

<https://data.amerigeoss.org/dataset/28c580a4-bf80-49ab-91d0-f46d35a8d3b5/resource/57576dfd-2d6a-4013-91d9-4ea79c7fb5a6> a dcat:Distribution ;
    dct:description "FY-2015_VA-BudgetSubmission.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:14:58.583878"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:54:42.864559"^^xsd:dateTime ;
    dct:title "FY 2015 Budget Submission" ;
    dcat:accessURL <https://www.va.gov/budget/docs/summary/archive/FY-2015_VA-BudgetSubmission.zip> ;
    dcat:mediaType "application/zip" .

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

