@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/506f5089-b183-4adf-8c67-5bea2bda39f4> a dcat:Dataset ;
    dct:description """"HEX" files are the raw output of the Sea-Bird oceanographic CTD profilers. They contain frequencies and voltages output by sensors in a proprietary format set by Sea-Bird Electronics, Inc. These files are not readable by common applications. To work with these data, one typically first processes them using specialized software from Sea-Bird Electronics that converts the raw counts into engineering units, such as degrees C. This processing requires the availability of "CON" calibration files that fully define the sensors on the particular CTD unit, and results in the OC_C deliverable available elsewhere on this site. 

Each file is headed with metadata text. Following this are strings representing hexadecimal values of raw instrument readings; each line containing all sensors in the instrument array. Under the latest protocol OC-2014.1 there are approximately two lines recorded per second.""" ;
    dct:identifier "NPS_DataStore_2288013" ;
    dct:issued "2021-11-01"^^xsd:date ;
    dct:modified "2021-11-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-138.5936 58.1591, -138.5936 59.4830, -135.3167 59.4830, -135.3167 58.1591, -138.5936 58.1591))"^^gsp:wktLiteral ] ;
    dct:title "Glacier Bay oceanography raw data hex files (OC_B) for cruise year 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/506f5089-b183-4adf-8c67-5bea2bda39f4/resource/d34bf5f6-019c-4e63-bdf4-d750aec0184d> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "chlorophyll-a",
        "ckan",
        "ctd",
        "ecological-framework-water-hydrology-marine-hydrology",
        "field-log",
        "fluorometer",
        "geo",
        "geoss",
        "glacier-bay",
        "glacier-bay-national-park",
        "glba",
        "icy-strait",
        "monitoring",
        "national",
        "north-america",
        "obs",
        "oceanography",
        "oceans",
        "par",
        "photic-depth",
        "photosynthetically-available-radiation",
        "physical-oceanography",
        "salinity",
        "sean",
        "sigma-t",
        "southeast-alaska-network",
        "temperature",
        "turbidity",
        "united-states" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/506f5089-b183-4adf-8c67-5bea2bda39f4/resource/d34bf5f6-019c-4e63-bdf4-d750aec0184d> a dcat:Distribution ;
    dct:description "2021 SEAN oceanography raw data hex files (OC_B)" ;
    dct:format "ZIP" ;
    dct:issued "2022-07-28T21:54:36.361335"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:47:24.121115"^^xsd:dateTime ;
    dct:title "HEX_2021.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/665652?Reference=2288013> ;
    dcat:mediaType "application/zip" .

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

