@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/3ea56f52-fe27-4ef2-98ed-3fc8c4f9e079> a dcat:Dataset ;
    dct:description "The Fish/Invertebrate Lab at the Smithsonian Environmental Research Center initiated trawling on the Rhode River in 1981. Conducted on a monthly basis from March through December, trawl samples are taken at one station in the Chesapeake Bay, two stations at the mouth of the river, and one station at the head of the river. Organisms collected consist primarily of mesohaline fish and crabs. Five species, bay anchovy, spot, blue crab, hogchoker and Atlantic croaker dominate the population, accounting for approximately 90% of the organisms caught per trawl. Less frequently encountered species include white perch, striped bass, sea trout, and Atlantic silverside." ;
    dct:identifier "3ea56f52-fe27-4ef2-98ed-3fc8c4f9e079" ;
    dct:issued "2025-11-21T04:16:37.579350"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:16:37.579355"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-76.5500 38.8700)"^^gsp:wktLiteral ] ;
    dct:title "Epibenthic fish and Decapod crustaceans; trawling" ;
    dcat:keyword "1981",
        "1982",
        "1983",
        "1984",
        "1985",
        "1986",
        "1987",
        "1988",
        "1989",
        "1990",
        "1991",
        "1992",
        "1993",
        "1994",
        "1995",
        "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "amerigeo",
        "amerigeoss",
        "anne-arundel-county",
        "blue-crabs",
        "chesapeake-bay",
        "ckan",
        "edgewater",
        "estuary",
        "fish",
        "geo",
        "geoss",
        "maryland",
        "md",
        "national",
        "north-america",
        "population-dynamics",
        "rhode-river",
        "seasonal-abundance",
        "united-states",
        "usa" .

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

