@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/2a56576f-9d28-44b7-a8af-3157ecc27da6> a dcat:Dataset ;
    dct:description "Investment data for the FLTCIP Experience Fund held by the contractor" ;
    dct:identifier "OPM-HI-0008" ;
    dct:issued "2025-09-24T18:11:07.482611"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2023"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Asset ALCO Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datadrivenworkforce@opm.gov" ;
            vcard:hasEmail <mailto:datadrivenworkforce@opm.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accounting",
        "finance",
        "payroll",
        "report" .

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

