@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5905bda3-5fd0-441f-8f58-bd2aca6f25f4> a dcat:Dataset ;
    dct:description "Plankton are at the base of the marine food web and generally not fished by humans. Changes in the plankton will have impacts on the rest of the marine ecosystem including on the carbon cycle, living marine resources" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=6eb352e0a8544383a8de200cae55d8c0> ;
    dct:issued "2021-11-17T22:40:05+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-26T01:27:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Plankton" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5905bda3-5fd0-441f-8f58-bd2aca6f25f4/resource/0fab460c-1baf-4426-a80d-7da9446a78e2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Biological Ecosystems",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "Climate Variables",
        "ECV",
        "GCOS",
        "GEO",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "NASA",
        "NOAA",
        "Ocean",
        "Open Science",
        "Plankton",
        "Science",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/pages/amerigeoss::plankton> .

<https://data.amerigeoss.org/dataset/5905bda3-5fd0-441f-8f58-bd2aca6f25f4/resource/0fab460c-1baf-4426-a80d-7da9446a78e2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:45:38.597091"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:38.578739"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/pages/amerigeoss::plankton> .

<https://www.amerigeo.org/pages/amerigeoss::plankton> a foaf:Document .

