@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/3eb69698-2050-4e5e-a4f9-fbbf00f120eb> a dcat:Dataset ;
    dct:description """NOAA Ship Bell M. Shimada Underway Meteorological Data (delayed ~10 days for quality control) are from the Shipboard Automated Meteorological and Oceanographic System (SAMOS) program.

IMPORTANT: ALWAYS USE THE QUALITY FLAG DATA! Each data variable's metadata includes a qcindex attribute which indicates a character number in the flag data.  ALWAYS check the flag data for each row of data to see which data is good (flag='Z') and which data isn't.  For example, to extract just data where time (qcindex=1), latitude (qcindex=2), longitude (qcindex=3), and airTemperature (qcindex=12) are 'good' data, include this constraint in your ERDDAP query:
  flag=~"ZZZ........Z.*"
in your query.  
"=~" indicates this is a regular expression constraint.
The 'Z's are literal characters.  In this dataset, 'Z' indicates 'good' data. 
The '.'s say to match any character.  
The '*' says to match the previous character 0 or more times.  
See the tutorial for regular expressions at
http://www.vogella.de/articles/JavaRegularExpressions/article.html""" ;
    dct:identifier "fsuNoaaShipWTED" ;
    dct:issued "2025-11-21T04:20:21.471961"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2015-08-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 0.0000, 180.0000 0.0000, 180.0000 55.6565, -180.0000 55.6565, -180.0000 0.0000))"^^gsp:wktLiteral ] ;
    dct:title "NOAA Ship Bell M. Shimada Underway Meteorological Data, Quality Controlled" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shipboard Automated Meteorological and Oceanographic System (SAMOS)" ;
            vcard:hasEmail <mailto:samos@coaps.fsu.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/2210307d-9f67-45e1-920e-37943b1d1ebb>,
        <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/36847115-afdb-4091-bcd7-82a9aa86846e>,
        <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/70abb4c9-1b61-45b3-a3c1-de3dbd4c0217>,
        <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/739aa8bf-fe46-4afb-ad37-652cb21d3d5d>,
        <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/8ef2d67a-847b-4a81-a6b8-c99768cb8c3e>,
        <https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/f93adf46-ecf1-40f4-b6a1-5c00a35901af> ;
    dcat:keyword "air",
        "airpressure",
        "airtemperature",
        "amerigeo",
        "amerigeoss",
        "atmosphere",
        "atmosphere-atmospheric-pressure-atmospheric-pressure-measurements",
        "atmosphere-atmospheric-pressure-sea-level-pressure",
        "atmosphere-atmospheric-pressure-static-pressure",
        "atmosphere-atmospheric-temperature-air-temperature",
        "atmosphere-atmospheric-temperature-surface-air-temperature",
        "atmosphere-atmospheric-water-vapor-humidity",
        "atmosphere-atmospheric-winds-surface-winds",
        "atmospheric",
        "calender",
        "ckan",
        "conductivity",
        "control",
        "course",
        "data",
        "date",
        "day",
        "density",
        "direction",
        "dyson",
        "earth",
        "electrical",
        "file",
        "flags",
        "from",
        "fsu",
        "geo",
        "geoss",
        "ground",
        "heading",
        "history",
        "humidity",
        "information",
        "latitude",
        "level",
        "longitude",
        "measurements",
        "meteorological",
        "meteorology",
        "national",
        "north-america",
        "oceans",
        "oceans-salinity-density-conductivity",
        "oceans-salinity-density-salinity",
        "oscar",
        "over",
        "platform",
        "pressure",
        "quality",
        "relative",
        "relativehumidity",
        "salinity",
        "sea",
        "seawater",
        "seawaterelectricalconductivity",
        "seawaterpracticalsalinity",
        "seawatertemperature",
        "speed",
        "static",
        "surface",
        "surfacedownwellingshortwavefluxinair",
        "surfaceupwellinglongwavefluxinair",
        "temperature",
        "time",
        "united-states",
        "vapor",
        "water",
        "wind",
        "windfromdirection",
        "winds",
        "windspeed" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/2210307d-9f67-45e1-920e-37943b1d1ebb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491194"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.436425"^^xsd:dateTime ;
    dct:title "Background Information" ;
    dcat:accessURL <http://samos.coaps.fsu.edu/html/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/36847115-afdb-4091-bcd7-82a9aa86846e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491201"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.437559"^^xsd:dateTime ;
    dct:title "Subset" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTED.subset> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/70abb4c9-1b61-45b3-a3c1-de3dbd4c0217> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491196"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.436801"^^xsd:dateTime ;
    dct:title "ERDDAP-tabledap" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTED> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/739aa8bf-fe46-4afb-ad37-652cb21d3d5d> a dcat:Distribution ;
    dct:description "fsuNoaaShipWTED.html" ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491184"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.435617"^^xsd:dateTime ;
    dct:title "Data Subset Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTED.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/8ef2d67a-847b-4a81-a6b8-c99768cb8c3e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491199"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.437174"^^xsd:dateTime ;
    dct:title "OPeNDAP" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTED> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/3eb69698-2050-4e5e-a4f9-fbbf00f120eb/resource/f93adf46-ecf1-40f4-b6a1-5c00a35901af> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-10T21:57:43.491190"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:20:21.436028"^^xsd:dateTime ;
    dct:title "Make-A-Graph Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTED.graph> ;
    dcat:mediaType "text/html" .

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

