@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/b7ffb678-a13e-466a-8881-bd51fe74b1f5> a dcat:Dataset ;
    dct:description """<p>Monthly Performance Review (Finance) February 2013</p>
""" ;
    dct:identifier "b7ffb678-a13e-466a-8881-bd51fe74b1f5" ;
    dct:issued "2025-12-01T07:45:22.129995"^^xsd:dateTime ;
    dct:modified "2025-12-01T07:45:22.130000"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Monthly Performance Review (Finance) February 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laurie Park" ;
            vcard:hasEmail <mailto:Laurie.Park@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b7ffb678-a13e-466a-8881-bd51fe74b1f5/resource/6e98ffc2-d721-4b82-988f-0741e6821965> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/b7ffb678-a13e-466a-8881-bd51fe74b1f5/resource/6e98ffc2-d721-4b82-988f-0741e6821965> a dcat:Distribution ;
    dct:description "047%2520Approved%2520Data%2520Submission%2520Feb%25202013.pptx" ;
    dct:format "POWERPOINT" ;
    dct:issued "2019-07-02T05:30:08.351509"^^xsd:dateTime ;
    dct:modified "2025-12-01T07:45:22.123753"^^xsd:dateTime ;
    dct:title "ppt" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/047%2520Approved%2520Data%2520Submission%2520Feb%25202013.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" .

