@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/65d4a697-7fe8-4309-a9a6-cd3ba783984a> a dcat:Dataset ;
    dct:description "Blackboard is a COTS product supporting Academic Course Management and learning management functions for both on-campus, residential instruction and future distance learning functions in support of the Midshipman Sea Year program." ;
    dct:identifier "1655.0" ;
    dct:issued "2018-12-18"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USMMA Blackboard -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin Clarke" ;
            vcard:hasEmail <mailto:kevin.clarke@usmma.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65d4a697-7fe8-4309-a9a6-cd3ba783984a/resource/504591b0-95fe-47b7-9455-44b822b2e750> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cargo",
        "ckan",
        "course",
        "geo",
        "geoss",
        "marine",
        "national",
        "north-america",
        "safety",
        "sea-year",
        "ship",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/65d4a697-7fe8-4309-a9a6-cd3ba783984a/resource/504591b0-95fe-47b7-9455-44b822b2e750> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:23:52.689547"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:36:03.594719"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

