@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/3b7655c3-3ea6-4774-bba8-4e212625dc10> a dcat:Dataset ;
    dct:description "<p>FY 2013 First Quarter High-Dollar Overpayments Report</p>" ;
    dct:identifier "VA-OM-OM-081" ;
    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 "FY 2013 First Quarter High-Dollar Overpayments Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Katherine Palmer" ;
            vcard:hasEmail <mailto:Katherine.Palmer@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3b7655c3-3ea6-4774-bba8-4e212625dc10/resource/2f923cce-3419-4801-a686-661686a06204> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "improper-payments",
        "national",
        "north-america",
        "overpayments",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/3b7655c3-3ea6-4774-bba8-4e212625dc10/resource/2f923cce-3419-4801-a686-661686a06204> a dcat:Distribution ;
    dct:description "2013q1_HighDollarOverpaymentsReport.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:18:16.919226"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:18:27.159587"^^xsd:dateTime ;
    dct:title "pdf" ;
    dcat:accessURL <https://www.va.gov/finance/docs/2013q1_HighDollarOverpaymentsReport.pdf> ;
    dcat:mediaType "application/pdf" .

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

