@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/6aef011d-cef2-4d20-a7fa-8cafc366d357> a dcat:Dataset ;
    dct:description """Research Ship Robert Gordon Sproul 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.
(Don't include backslashes in your query.)
See the tutorial for regular expressions at
http://www.vogella.de/articles/JavaRegularExpressions/article.html""" ;
    dct:identifier "fsuResearchShipWSQ2674nrt" ;
    dct:issued "2025-11-19T14:37:21.000123"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2015-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-125.4670 32.2500, -117.1514 32.2500, -117.1514 41.8200, -125.4670 41.8200, -125.4670 32.2500))"^^gsp:wktLiteral ] ;
    dct:title "Research Ship Robert Gordon Sproul 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/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/5002b947-6967-4107-beff-05d353747331>,
        <https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/78af3219-3037-4d7a-9cf4-8baf909f9497>,
        <https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/85e244b8-4f59-4ab4-b2f5-2ce94db4e22e>,
        <https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/8ba0b49c-5075-439c-b701-d10e21c20822>,
        <https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/e3ea41a7-ca3d-4616-8246-fcac61097b4f>,
        <https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/f7dcfa0f-6d99-434c-ba5a-679a71c70d40> ;
    dcat:keyword "air",
        "airpressure",
        "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",
        "salinity",
        "sea",
        "seawater",
        "seawatertemperature",
        "speed",
        "static",
        "surface",
        "temperature",
        "time",
        "united-states",
        "vapor",
        "water",
        "wind",
        "winds" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/5002b947-6967-4107-beff-05d353747331> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749106"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.944513"^^xsd:dateTime ;
    dct:title "OPeNDAP" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuResearchShipWSQ2674nrt> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/78af3219-3037-4d7a-9cf4-8baf909f9497> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749103"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.943844"^^xsd:dateTime ;
    dct:title "ERDDAP-tabledap" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuResearchShipWSQ2674nrt> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/85e244b8-4f59-4ab4-b2f5-2ce94db4e22e> a dcat:Distribution ;
    dct:description "fsuResearchShipWSQ2674nrt.html" ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749090"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.941634"^^xsd:dateTime ;
    dct:title "Data Subset Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuResearchShipWSQ2674nrt.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/8ba0b49c-5075-439c-b701-d10e21c20822> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749100"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.943193"^^xsd:dateTime ;
    dct:title "Background Information" ;
    dcat:accessURL <http://samos.coaps.fsu.edu/html/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/e3ea41a7-ca3d-4616-8246-fcac61097b4f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749097"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.942439"^^xsd:dateTime ;
    dct:title "Make-A-Graph Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuResearchShipWSQ2674nrt.graph> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/6aef011d-cef2-4d20-a7fa-8cafc366d357/resource/f7dcfa0f-6d99-434c-ba5a-679a71c70d40> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:15:01.749109"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:20.945167"^^xsd:dateTime ;
    dct:title "Subset" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuResearchShipWSQ2674nrt.subset> ;
    dcat:mediaType "text/html" .

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

