@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/15deb9aa-2338-49c6-bb3b-5f3aef8208dc> a dcat:Dataset ;
    dct:description "NOAA Ship Fairweather 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 www.vogella.de/articles/JavaRegularExpressions/article.html" ;
    dct:identifier "fsuNoaaShipWTEB" ;
    dct:issued "2025-11-20T03:49:49.433214"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2015-09-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NOAA Ship Fairweather 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/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/367781b6-f384-4e38-a136-d7d781c00df6>,
        <https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/655787e8-bb2f-42a7-8994-37e9f32ec6b2>,
        <https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/7098e027-de14-471a-a4d4-6fde1e63d516>,
        <https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/95f5bbcf-bf4d-478f-aee5-66515e2739d4>,
        <https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/a8350d75-f2e6-415c-ac14-890b03bfb499>,
        <https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/da9e4ef2-9cbc-4982-b432-3deb5a329c66> ;
    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",
        "temperature",
        "time",
        "united-states",
        "vapor",
        "water",
        "wind",
        "windfromdirection",
        "winds",
        "windspeed" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/367781b6-f384-4e38-a136-d7d781c00df6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397940"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.399923"^^xsd:dateTime ;
    dct:title "OPeNDAP" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/655787e8-bb2f-42a7-8994-37e9f32ec6b2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397931"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.398726"^^xsd:dateTime ;
    dct:title "Make-A-Graph Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB.graph> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/7098e027-de14-471a-a4d4-6fde1e63d516> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397935"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.399136"^^xsd:dateTime ;
    dct:title "Background Information" ;
    dcat:accessURL <http://samos.coaps.fsu.edu/html/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/95f5bbcf-bf4d-478f-aee5-66515e2739d4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397942"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.400317"^^xsd:dateTime ;
    dct:title "Subset" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB.subset> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/a8350d75-f2e6-415c-ac14-890b03bfb499> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397937"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.399540"^^xsd:dateTime ;
    dct:title "ERDDAP-tabledap" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/15deb9aa-2338-49c6-bb3b-5f3aef8208dc/resource/da9e4ef2-9cbc-4982-b432-3deb5a329c66> a dcat:Distribution ;
    dct:description "fsuNoaaShipWTEB.html" ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T06:11:46.397925"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:49:49.398327"^^xsd:dateTime ;
    dct:title "Data Subset Form" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB.html> ;
    dcat:mediaType "text/html" .

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

