@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/1fd77fb1-3c80-46c5-9fc7-e0a838bb76aa> a dcat:Dataset ;
    dct:description "<p>2007 VA Performance and Accountability Report Highlights.</p>" ;
    dct:identifier "VA-OM-OM-012" ;
    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 "2007 VA Performance and Accountability Report Highlights" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Zlowe" ;
            vcard:hasEmail <mailto:David.Zlowe@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fd77fb1-3c80-46c5-9fc7-e0a838bb76aa/resource/54750b09-862f-4d50-b406-e8d0dce7df10> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accountability",
        "highlights",
        "performance",
        "report" ;
    dcat:theme <%7BFinancial%7D> .

<https://data.amerigeoss.org/dataset/1fd77fb1-3c80-46c5-9fc7-e0a838bb76aa/resource/54750b09-862f-4d50-b406-e8d0dce7df10> a dcat:Distribution ;
    dct:description "FY-2007_VA-PerformanceAccountabilityHighlights.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:16:50.494593"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:31:35.815936"^^xsd:dateTime ;
    dct:title "pdf" ;
    dcat:accessURL <https://www.va.gov/budget/docs/archive/FY-2007_VA-PerformanceAccountabilityHighlights.pdf> ;
    dcat:mediaType "application/pdf" .

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

