@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7da2bb16-a6a7-4a15-a5dd-e085100f66b4> a dcat:Dataset ;
    dct:description "This personal geodatabase contains raster images of sea surface temperature (SST) in the Gulf of Maine. These raster images are monthly composites, and were calculated as means or as medians. The image composites span from 9/1997 to 6/2005.These images were also reprocessed to remove land and no data values (value = 252 and value = 0 respectively), as well as to calculate the real world values for sea surface temperature in degrees Celsius (C)." ;
    dct:identifier "Monthly Composite Raster Images for Sea Surface Temperature in the Gulf of Maine for Stellwagen Bank NMS" ;
    dct:issued "2025-11-22T22:32:51.571949"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2006-05-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-72.1960 39.4821, -65.0138 39.4821, -65.0138 45.4623, -72.1960 45.4623, -72.1960 39.4821))"^^gsp:wktLiteral ] ;
    dct:title "Monthly Composite Raster Images for Sea Surface Temperature in the Gulf of Maine for Stellwagen Bank NMS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stellwagen Bank Data Manager" ;
            vcard:hasEmail <mailto:bryan.costa@noaa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7da2bb16-a6a7-4a15-a5dd-e085100f66b4/resource/97aa5b57-e2f8-4b08-9648-939d86ff256d> ;
    dcat:keyword "1997-2005",
        "amerigeo",
        "amerigeoss",
        "celsius",
        "ckan",
        "environmental-monitoring",
        "geo",
        "geoss",
        "gulf-of-maine",
        "monthly-averages",
        "monthly-medians",
        "national",
        "north-america",
        "ocean-color",
        "sea-surface-temperature",
        "seawifs",
        "sst",
        "stellwagen-bank",
        "united-states" .

<https://data.amerigeoss.org/dataset/7da2bb16-a6a7-4a15-a5dd-e085100f66b4/resource/97aa5b57-e2f8-4b08-9648-939d86ff256d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T23:52:55.799641"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:32:51.561184"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://ccma.nos.noaa.gov/ecosystems/sanctuaries/stellwagen_nms/> ;
    dcat:mediaType "text/html" .

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

