@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/3fca16f1-50e2-400b-a857-c8c3cef9d434> a dcat:Dataset ;
    dct:description """<p>The Monday Morning Workload Report (MMWR) displays a snapshot of the Veterans Benefits Administration’s (VBA) workload as of a specified date, typically the previous Saturday.</p>
""" ;
    dct:identifier "3fca16f1-50e2-400b-a857-c8c3cef9d434" ;
    dct:issued "2025-11-29T14:53:22.995803"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:53:22.995806"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Monday Morning Workload Reports (FY15 - 17)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Edmonds" ;
            vcard:hasEmail <mailto:Aaron.Edmonds@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fca16f1-50e2-400b-a857-c8c3cef9d434/resource/4691db10-20df-4cda-8a1c-aff6b753bf35> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3fca16f1-50e2-400b-a857-c8c3cef9d434/resource/4691db10-20df-4cda-8a1c-aff6b753bf35> a dcat:Distribution ;
    dct:description """<p>The Monday Morning Workload Report (MMWR) displays a snapshot of the Veterans Benefits Administration’s (VBA) workload as of a specified date, typically the previous Saturday.</p>
""" ;
    dct:format "ZIP" ;
    dct:issued "2019-07-02T05:21:50.118373"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:53:22.989490"^^xsd:dateTime ;
    dct:title "Monday Morning Workload Reports (FY15-FY17)" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/Monday%20Morning%20Reports.zip> ;
    dcat:mediaType "application/zip" .

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

