@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/1169682a-d3bc-4dd4-a15c-68c910db4830> a dcat:Dataset ;
    dct:description "The OAST Training portal is the Moodle LMS used by OAST to provide online accessible training to the general public, Federal, State, and local agencies." ;
    dct:identifier "MGMT/OCIO/CDOD/OAST3" ;
    dct:issued "2025-09-23T21:42:39.515697"^^xsd:dateTime ;
    dct:modified "2022-09-15T14:10:28-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OAST Training Portal (Moodle)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1169682a-d3bc-4dd4-a15c-68c910db4830/resource/2a3c15cd-b193-4da8-9e8c-f7a263955559> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "documents",
        "portal",
        "section-508",
        "testing",
        "training",
        "trusted-tester" .

<https://data.amerigeoss.org/dataset/1169682a-d3bc-4dd4-a15c-68c910db4830/resource/2a3c15cd-b193-4da8-9e8c-f7a263955559> a dcat:Distribution ;
    dct:issued "2022-10-14T14:34:21.899415"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:42:39.500028"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://training.section508testing.net/> .

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

