@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/3d88f899-1e70-4efa-baeb-37389aa34ba8> a dcat:Dataset ;
    dct:description "The Systems Training Application is used by the Systems Training, Communications & Recruitment Branch (STCRB) to coordinate on and off-site training courses for employees within the Office of Systems. This includes such activities as obtaining a vendor for the course, scheduling classes, enrolling students in classes, recording student evaluations about classes, annotating student completion of classes and curriculums, and providing reports." ;
    dct:identifier "US-GOV-SSA-225" ;
    dct:issued "2025-11-21T03:36:47.758479"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Systems Training Application and Information Reporting System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "communications",
        "course",
        "curriculums",
        "enrolling",
        "evaluations",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recruitment",
        "scheduling-classes",
        "student-completion",
        "systems",
        "training",
        "united-states",
        "vendor" .

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

