@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/4400c002-4bc1-442c-bc2c-b409b0dbd092> a dcat:Dataset ;
    dct:description "Short reports on conference spending by the U.S. Office of Personnel Management (OPM) as required by the Office of Management and Budget (OMB) Memorandum M-12-12." ;
    dct:identifier "OPM-CFO-0010" ;
    dct:issued "2025-11-21T08:08:22.571073"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2013-09-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Conference Spending Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Monique Taylor" ;
            vcard:hasEmail <mailto:monique.taylor@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "conferences",
        "federal-spending",
        "geo",
        "geoss",
        "national",
        "north-america",
        "omb-m-12-12",
        "program-management",
        "training",
        "united-states" .

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

