@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/7a044864-3588-41c8-8e0e-daddc532b1e6> a dcat:Dataset ;
    dct:description "The data in this system is used by the Office of the Inspector General (OIG)'s Office of Investigations at the U.S. Office of Personnel Management (OPM) to track Investigations cases." ;
    dct:identifier "OPM-OIG-0009" ;
    dct:issued "2025-11-22T20:35:49.178330"^^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 "Case Logging, Enforcement and Activity Reporting (CLEAR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michelle Schmitz" ;
            vcard:hasEmail <mailto:michelle.schmitz@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "inspector-general",
        "investigations-case-information",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22investigations%20information%22%7D> .

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

