@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/20be7eee-a723-4bb5-91f7-99dba87d6f5c> a dcat:Dataset ;
    dct:description "NPCREP bongo cruise" ;
    dct:identifier "gov.noaa.afsc:8mf07" ;
    dct:issued "2025-09-18T21:34:33.920678"^^xsd:dateTime ;
    dct:modified "2025-09-18T21:34:33.920686"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-177.6850 54.5702, -165.6700 54.5702, -165.6700 60.7060, -177.6850 60.7060, -177.6850 54.5702))"^^gsp:wktLiteral ] ;
    dct:title "8MF07 Seacat data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20be7eee-a723-4bb5-91f7-99dba87d6f5c/resource/e5638b83-36c3-404d-9c92-d952d6868042> ;
    dcat:keyword "  SeaCAT",
        " 60 cm bongo",
        " biological data",
        " conductivity",
        " fish larvae",
        " juvenile pollock",
        " midwater fishes",
        " nursery",
        " oceanographic data",
        " plankton",
        " prey field",
        " salinity",
        " sigma-t",
        " walleye pollock",
        " western Gulf of Alaska",
        " zooplankton",
        "AmeriGEOSS",
        "CKAN",
        "FOCI",
        "GEO",
        "GEOSS",
        "Gulf of Alaska",
        "IOOS",
        "Oceans",
        "Regional",
        "Temperature",
        "Tiffany C. Vance",
        "depth",
        "latitude",
        "longitude",
        "sea_water_electrical_conductivity",
        "sea_water_practical_salinity",
        "sea_water_pressure",
        "sea_water_sigma_theta",
        "sea_water_temperature",
        "time" .

<https://data.amerigeoss.org/dataset/20be7eee-a723-4bb5-91f7-99dba87d6f5c/resource/e5638b83-36c3-404d-9c92-d952d6868042> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-11-05T18:09:26.379976"^^xsd:dateTime ;
    dct:modified "2025-09-18T21:34:33.886579"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.afsc.noaa.gov/RACE/recruitment/default_rp.php> .

<https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> a foaf:Agent ;
    foaf:name "AOOS" .

