@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/a7f84156-362a-42a0-854f-5611b46f8786> a dcat:Dataset ;
    dct:description """<p>Monthly Performance Review (Finance) June 2013</p>
""" ;
    dct:identifier "a7f84156-362a-42a0-854f-5611b46f8786" ;
    dct:issued "2025-12-01T02:00:19.131673"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:00:19.131677"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Monthly Performance Review (Finance) June 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laurie Park" ;
            vcard:hasEmail <mailto:Laurie.Park@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a7f84156-362a-42a0-854f-5611b46f8786/resource/18902aa8-067e-454d-ab35-fd7a87bce45a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a7f84156-362a-42a0-854f-5611b46f8786/resource/18902aa8-067e-454d-ab35-fd7a87bce45a> a dcat:Distribution ;
    dct:description "047%2520Submission%2520Jun%25202013.pptx" ;
    dct:format "POWERPOINT" ;
    dct:issued "2019-07-02T05:30:13.566511"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:00:19.124960"^^xsd:dateTime ;
    dct:title "ppt" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/047%2520Submission%2520Jun%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" .

