@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/71e95086-2cde-4194-9e58-ea19a62aae29> 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-22T15:48:30.949447"^^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/71e95086-2cde-4194-9e58-ea19a62aae29/resource/064de4a3-4f66-4ea1-b3ec-0c70e751d1ce>,
        <https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/2a8c93bc-6898-46fb-bc6c-3ac1ed3a12a6>,
        <https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/56fc2c5f-c6b4-4950-bcf5-f4489561a11a>,
        <https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/9517c69f-8ef6-45ec-add2-073d62b0d6a3>,
        <https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/af6a6d81-f9b7-49d7-ab54-55c8f4f0b7e4>,
        <https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/b0b2cf7e-3131-4739-b3c6-7907f85ac0f5> ;
    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/71e95086-2cde-4194-9e58-ea19a62aae29/resource/064de4a3-4f66-4ea1-b3ec-0c70e751d1ce> a dcat:Distribution ;
    dct:description "fsuNoaaShipWTEB.html" ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701968"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.912582"^^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/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/2a8c93bc-6898-46fb-bc6c-3ac1ed3a12a6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701983"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.914248"^^xsd:dateTime ;
    dct:title "OPeNDAP" ;
    dcat:accessURL <http://coastwatch.pfeg.noaa.gov/erddap/tabledap/fsuNoaaShipWTEB> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/56fc2c5f-c6b4-4950-bcf5-f4489561a11a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701980"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.913833"^^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/71e95086-2cde-4194-9e58-ea19a62aae29/resource/9517c69f-8ef6-45ec-add2-073d62b0d6a3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701986"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.914680"^^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/71e95086-2cde-4194-9e58-ea19a62aae29/resource/af6a6d81-f9b7-49d7-ab54-55c8f4f0b7e4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701978"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.913399"^^xsd:dateTime ;
    dct:title "Background Information" ;
    dcat:accessURL <http://samos.coaps.fsu.edu/html/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/71e95086-2cde-4194-9e58-ea19a62aae29/resource/b0b2cf7e-3131-4739-b3c6-7907f85ac0f5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T02:17:25.701975"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:48:30.912994"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

