@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/28896288-fb29-461a-a2d0-ec9b67f2ae5a> a dcat:Dataset ;
    dct:description "The Department is required by OMB to provide the total number of users that successfully passed the Department’s quarterly phishing exercise and is collected as a part of OMB’s CIO FISMA metric reporting process." ;
    dct:identifier "OASAM OCIO-25-012:044-251" ;
    dct:issued "2025-09-24T16:41:20.260921"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2025-03-17T13:29:27.877000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "KnowBe4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emery Dussold" ;
            vcard:hasEmail <mailto:dussold.emery@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "oasam",
        "ocio" .

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

