@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/54fd04e8-52ba-40c5-9f5f-b36f1cf539bd> a dcat:Dataset ;
    dct:description "Manual documenting the financial policies and procedures all Office of Personnel Management (OPM) offices must follow. This manual is intended to be the official presentation and interpretation of the financial management-related laws, regulations, and policies issued by authoritative bodies to ensure consistent application in recording and reporting transactions throughout OPM." ;
    dct:identifier "OPM-CFO-0011" ;
    dct:issued "2025-11-21T18:48:40.921292"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2006-06"^^xsd:gYearMonth ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Financial Management Manual" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Monique Taylor" ;
            vcard:hasEmail <mailto:monique.taylor@opm.gov> ] ;
    dcat:keyword "accounting",
        "accounting-guidance",
        "amerigeo",
        "amerigeoss",
        "auhtoritative-guidance",
        "budget",
        "budget-guidance",
        "ckan",
        "financial-management",
        "financial-policies",
        "financial-procedures",
        "funds",
        "geo",
        "geoss",
        "national",
        "north-america",
        "standard-general-ledger",
        "united-states" .

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

