@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/5fa95e65-4382-4ac7-a06d-afa7b77bb15b> a dcat:Dataset ;
    dct:description "Data, including system data, integration data, reporting data, and technical and functional requirements, housed in a system used to track requirements for the Office of the Chief Financial Officer (OCFO) at the U.S. Office of Personnel Management (OPM).  The financial management system requirements for the Consolidated Business Information (CBIS) and Federal Financial System (FFS) are housed here." ;
    dct:identifier "OPM-CFO-0004" ;
    dct:issued "2025-11-22T02:41:54.090745"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Requirements Tracking System (RTS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dorran Thompson" ;
            vcard:hasEmail <mailto:dorran.thompson@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "financial-management",
        "geo",
        "geoss",
        "national",
        "north-america",
        "requirements",
        "tracking",
        "united-states" .

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

