@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/b4e55a08-01e7-450c-8f96-0a8998169fcf> a dcat:Dataset ;
    dct:description """<p>Monthly Performance Review (Finance) March 2014</p>
""" ;
    dct:identifier "b4e55a08-01e7-450c-8f96-0a8998169fcf" ;
    dct:issued "2025-12-01T06:34:43.205529"^^xsd:dateTime ;
    dct:modified "2025-12-01T06:34:43.205533"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Monthly Performance Review (Finance) March 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laurie Park" ;
            vcard:hasEmail <mailto:Laurie.Park@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b4e55a08-01e7-450c-8f96-0a8998169fcf/resource/f536dee0-99f5-4b6e-b416-d804fae7e1cd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/b4e55a08-01e7-450c-8f96-0a8998169fcf/resource/f536dee0-99f5-4b6e-b416-d804fae7e1cd> a dcat:Distribution ;
    dct:description "047%2520Submission%2520Mar%25202014%2520SO%25204-8-14.pptx" ;
    dct:format "POWERPOINT" ;
    dct:issued "2019-07-02T05:30:14.539815"^^xsd:dateTime ;
    dct:modified "2025-12-01T06:34:43.199699"^^xsd:dateTime ;
    dct:title "ppt" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/047%2520Submission%2520Mar%25202014%2520SO%25204-8-14.pptx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.presentationml.presentation" .

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

