@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix d0: <http://www.ontologydesignpatterns.org/ont/d0.owl#> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix skos-xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix taxon-name: <https://aphia.org/ns/taxon-name/> .
@prefix td: <https://aphia.org/ns/distribution/> .
@prefix media: <https://aphia.org/ns/media/> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix xsd: <https://www.w3.org/2001/XMLSchema#> .
@prefix schema: <https://schema.org/> .

<https://aphia.org/id/taxname/355170> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Pseudodiaptomus marshi Wright S., 1936"^^xsd:string ;
   taxon-name:aphiaID "355170"^^xsd:integer ;
   dwc:scientificNameID "355170"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:355170"^^xsd:string ;
   taxon-name:scientificName "Pseudodiaptomus marshi"^^xsd:string ;
   taxon-name:authorship "Wright S., 1936"^^xsd:string ;
   dwc:scientificNameAuthorship "Wright S., 1936"^^xsd:string ;
   taxon-name:fullScientificName "Pseudodiaptomus marshi Wright S., 1936"^^xsd:string ;
   skos-xl:literalForm "Pseudodiaptomus marshi Wright S., 1936"^^xsd:string ;
   dwc:scientificName "Pseudodiaptomus marshi Wright S., 1936"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Pseudodiaptomus marshi Wright S., 1936. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=355170 on 2026-05-03"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3104>, <https://marineinfo.org/id/dataset/8131> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   foaf:depiction <https://images.vliz.be/thumbs/20094_pseudodiaptomus-marshi-body.jpg> ;
   dct:source <https://aphia.org/id/source/120918>, <https://aphia.org/id/source/123392>, <https://aphia.org/id/source/163329>, <https://aphia.org/id/source/191731>, <https://aphia.org/id/source/194601>, <https://aphia.org/id/source/80346>, <https://aphia.org/id/source/82229>, <https://aphia.org/id/source/85341>, <https://aphia.org/id/source/115576>, <https://aphia.org/id/source/119658>, <https://aphia.org/id/source/286668>, <https://aphia.org/id/source/344894>, <https://aphia.org/id/source/508824>, <https://aphia.org/id/source/509973>, <https://aphia.org/id/source/276692> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=2321>, <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=738119>, <http://www.biodiversitylibrary.org/name/Pseudodiaptomus_marshi>, <https://www.ebi.ac.uk/ena/data/view/Taxon:2134065>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=2134065&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Pseudodiaptomus+marshi> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/355170> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   media:isSubjectOf <https://aphia.org/id/image/20094>, <https://aphia.org/id/image/20095> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/184769>, <https://aphia.org/id/taxon-description/184775>, <https://aphia.org/id/taxon-description/184781>, <https://aphia.org/id/taxon-description/184787>, <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268328>, <https://aphia.org/id/taxon-description/1269814>, <https://aphia.org/id/taxon-description/1270857>, <https://aphia.org/id/taxon-description/1944809>, <https://aphia.org/id/taxon-description/1944815>, <https://aphia.org/id/taxon-description/1944821>, <https://aphia.org/id/taxon-description/1944827>, <https://aphia.org/id/taxon-description/2687300> ;
   taxon-name:hasParent _:b1 .

_:b1 a taxon-name:Taxon, skos-xl:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/157680> .

<https://aphia.org/ns/taxonomic-status#accepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "accepted"@en ;
   rdfs:label "accepted"@en ;
   skos:definition """Valid name (ICZN) or name considered to be taxonomically correct (ICBN)"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/accepted> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/valid> .


<https://aphia.org/ns/rank#species> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Species"@en ;
   rdfs:label "Species"@en .

<https://aphia.org/id/source/120918> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of the South American species of Pseudodiaptomus."""^^xsd:string ;
   dct:bibliographicCitation  """Wright, S. (1936). A revision of the South American species of Pseudodiaptomus. Anais da Academia Brasileira de Ciências 8:1-24, pls. 1-3. (31-iii-1936)"""^^xsd:string ;
   schema:datePublished "1936"^^xsd:gYear .

<https://aphia.org/id/source/123392> a top-level:Source, dct:BibliographicResource ;
   dct:title """Calanoid of the families Diaptomidae, Pseudodiaptomidae, and Centropagidae from Brasil."""^^xsd:string ;
   dct:bibliographicCitation  """Santos-Silva, E.N. (2008). Calanoid of the families Diaptomidae, Pseudodiaptomidae, and Centropagidae from Brasil. <em>Revista de Biologia Geral e Experimental.</em> 8(1):3-67."""^^xsd:string ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/163329> a top-level:Source, dct:BibliographicResource ;
   dct:title """Distribution of some Calanoida (Crustacea: Copepoda) from the Yucatán Peninsula, Belize and Guatemala."""^^xsd:string ;
   dct:bibliographicCitation  """Brandorff, G.O. (2012). Distribution of some Calanoida (Crustacea: Copepoda) from the Yucatán Peninsula, Belize and Guatemala. <em>Revista de Biologia Tropical (International Journal of Tropical Biology and Conservation).</em> 60(1):187-202."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.15517/rbt.v60i1.2751> ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/191731> a top-level:Source, dct:BibliographicResource ;
   dct:title """Populational dynamics of Pseudodiaptomus marshi (Crustacea: Copepoda) in the Caeté estuary (Brazil)."""^^xsd:string ;
   dct:bibliographicCitation  """Magalhães, A., L.C.C. Pereira, M.J.S. Ribeiro,T.H. Liang & R.M. da Costa. (2010). Populational dynamics of Pseudodiaptomus marshi (Crustacea: Copepoda) in the Caeté estuary (Brazil). <em>Tropical Oceanography, Recife, Brazil.</em> 38(2):165-174."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5914/tropocean.v38i2.5169> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/194601> a top-level:Source, dct:BibliographicResource ;
   dct:title """Short and medium-term changes of Pseudodiaptomidae copepods in the Amazonian Mangrove Coast: The Paracauari River estuary (Brazil)."""^^xsd:string ;
   dct:bibliographicCitation  """Costa, K.G., R.S.C. Bessa, L.C.C. Pereira & R.M. Costa. (2013). Short and medium-term changes of Pseudodiaptomidae copepods in the Amazonian Mangrove Coast: The Paracauari River estuary (Brazil). In: Conley, D.C., G. Masselink, P.E. Russel & T.J. O'Hare (eds.), Proceedings 12th International Coastal Symposium (Plymouth, England). Journal of Coastal Research,, Special Issue no. 65:1116-1121."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.2112/si65-189.1> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/80346> a top-level:Source, dct:BibliographicResource ;
   dct:title """Food categories reconstruction and feeding consumption estimates for the sciaenid Macrodon ancylodon (Bloch & Schneider), and the congeneric fishes Stellifer rastrifer (Jordan) and Stellifer naso (Jordan) (Pisces, Perciformes) in the Caeté Estuary, Northern Coast of Brazil."""^^xsd:string ;
   dct:bibliographicCitation  """Camargo, M. & V. Isaac. (2004). Food categories reconstruction and feeding consumption estimates for the sciaenid Macrodon ancylodon (Bloch & Schneider), and the congeneric fishes Stellifer rastrifer (Jordan) and Stellifer naso (Jordan) (Pisces, Perciformes) in the Caeté Estuary, Northern Coast of Brazil. <em>Revista Brasileira de Zoologia.</em> 21(1):85-89."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1590/s0101-81752004000100015> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/82229> a top-level:Source, dct:BibliographicResource ;
   dct:title """The freshwater Copepoda (Crustacea) of Costa Rica with notes on some species."""^^xsd:string ;
   dct:bibliographicCitation  """Collado, C., D. Defaye, B.H. Dussart & C.H. Fernando. (1984). The freshwater Copepoda (Crustacea) of Costa Rica with notes on some species. Hydrobiologia, The Hague 119(2):89-99, figs. 1-45, tab. 1. (20-xii-1984, Spanish summary.)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf00011948> ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/85341> a top-level:Source, dct:BibliographicResource ;
   dct:title """Remarks on two species of copepods in Costa Rica, including a description of a new species of Tropocyclops."""^^xsd:string ;
   dct:bibliographicCitation  """Dussart, B.H. & C.H. Fernando. (1986). Remarks on two species of copepods in Costa Rica, including a description of a new species of Tropocyclops. <em>Crustaceana (Leiden).</em> 50(1):39-44, figs. 1-15. (i.1986) (1985 on page 39)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1163/156854085x00053> ;
   schema:datePublished "1986"^^xsd:gYear .

<https://aphia.org/id/source/115576> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catálogo de los Copépodos (Crustacea) Continentales de la Península de Yucatán, México.  Catalog of the continental copepods (Crustacea) from the Yucatan Peninsula Yucatan, Mexico."""^^xsd:string ;
   dct:bibliographicCitation  """Suárez-Morales, E., J.W. Reid, T.M. Iliffe & F. Fiers. (1996). Catálogo de los Copépodos (Crustacea) Continentales de la Península de Yucatán, México.  Catalog of the continental copepods (Crustacea) from the Yucatan Peninsula Yucatan, Mexico. <em>ECOSUR and CONABIO, Regina de los Angeles, S.A., Mexico City.</em> 296pp."""^^xsd:string ;
   schema:datePublished "1996"^^xsd:gYear .

<https://aphia.org/id/source/119658> a top-level:Source, dct:BibliographicResource ;
   dct:title """Review of the New World species of Pseudodiaptomus (Copepoda: Calanoida), with a key to the species."""^^xsd:string ;
   dct:bibliographicCitation  """Walter, T.C. (1989). Review of the New World species of Pseudodiaptomus (Copepoda: Calanoida), with a key to the species. Bulletin of Marine Science 45(3):590-628, figs. 1-18, tab. 1."""^^xsd:string ;
   schema:datePublished "1989"^^xsd:gYear .

<https://aphia.org/id/source/286668> a top-level:Source, dct:BibliographicResource ;
   dct:title """Checklist of planktonic Copepoda from a Colombian coastal lagoon with record of Halicyclops exiguus Kiefer. Lista de copépodos de un sistema costero de Colombia con registro de Halicyclops exiguus Kiefer."""^^xsd:string ;
   dct:bibliographicCitation  """Fuentes-Reinés, J.M. & E. Suárez-Morales. (2015). Checklist of planktonic Copepoda from a Colombian coastal lagoon with record of Halicyclops exiguus Kiefer. Lista de copépodos de un sistema costero de Colombia con registro de Halicyclops exiguus Kiefer. Boletín de Investigaciones Marinas y Costeras - INVEMAR, 44(2):369-389."""^^xsd:string ;
   schema:datePublished "2015"^^xsd:gYear .

<https://aphia.org/id/source/344894> a top-level:Source, dct:BibliographicResource ;
   dct:title """Qualidade ambiental, distribuição e densidade do mesozooplâncton do estuário de Guajará-Miri, Vigia de Nazaré, NE do Estado do Pará. [Environmental quality, distribution and density of the mesozooplankton of the Guarujá-Miri estuary, Vigia de Nazaré, NE State of Pará.]"""^^xsd:string ;
   dct:bibliographicCitation  """Ramos, C.A.R. (2007). Qualidade ambiental, distribuição e densidade do mesozooplâncton do estuário de Guajará-Miri, Vigia de Nazaré, NE do Estado do Pará. [Environmental quality, distribution and density of the mesozooplankton of the Guarujá-Miri estuary, Vigia de Nazaré, NE State of Pará.]. <em>Dissertação do Mestrado, Universidade Federal do Pará, Núcleo de Ciências Agrárias e Desenvolvimento Rural, Belém, Brazil.</em> 124 pp. [In Portuguese]."""^^xsd:string ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/508824> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomía, distribución y aspectos ecológicos de los copépodos (Crustacea: Copepoda) de charcas temporales del estado de Jalisco. [Taxonomy, distribution and ecological aspects of the copepods (Crustacea: Copepoda) from temporary ponds in the state of Jalisco.]"""^^xsd:string ;
   dct:bibliographicCitation  """Velázquez-Ornelas, K.E. (2019). Taxonomía, distribución y aspectos ecológicos de los copépodos (Crustacea: Copepoda) de charcas temporales del estado de Jalisco. [Taxonomy, distribution and ecological aspects of the copepods (Crustacea: Copepoda) from temporary ponds in the state of Jalisco.]. <em>Tesis de Maestría, Centro Universitario de Ciencias Biológicas y Agropecuarias, Universidad de Guadalajara, Zapopan, Jalisco, Mexico.</em> 216 pp. [In Spanish; English abstract]."""^^xsd:string ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/509973> a top-level:Source, dct:BibliographicResource ;
   dct:title """Distribuição espaço-temporal da comunidade zooplanctônica no estuário do Taperaçu (Bragança-Pará-Brasil): biomassa e produção secundária das principais espécies de copépodos. [Spatio-temporal distribution of the zooplankton community in the Taperaçu estuary (Bragança-Pará-Brazil): biomass and secondary production of the principal copepod species.]"""^^xsd:string ;
   dct:bibliographicCitation  """Leite, N.R. (2016). Distribuição espaço-temporal da comunidade zooplanctônica no estuário do Taperaçu (Bragança-Pará-Brasil): biomassa e produção secundária das principais espécies de copépodos. [Spatio-temporal distribution of the zooplankton community in the Taperaçu estuary (Bragança-Pará-Brazil): biomass and secondary production of the principal copepod species.]. <em>Tese de Doutorado, Instituto de Estudos Costeiros, Universidade Federal do Pará, Bragança, Pará, Brazil.</em> 115 pp. [In Portuguese and English]  http://repositorio.ufpa.br/jspui/handle/2011/13259."""^^xsd:string ;
   schema:datePublished "2016"^^xsd:gYear .

<https://aphia.org/id/source/276692> a top-level:Source, dct:BibliographicResource ;
   dct:title """A trait database for marine copepods."""^^xsd:string ;
   dct:bibliographicCitation  """Brun, P., M.R. Payne & T. Kiørboe. (2017). A trait database for marine copepods. <em>Earth System Science Data.</em> 9(1):99-113."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5194/essd-9-99-2017> ;
   schema:datePublished "2017"^^xsd:gYear .



<https://aphia.org/id/image/20094> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Pseudodiaptomus marshi body"^^xsd:string ;
   dct:title "Pseudodiaptomus marshi body"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/17774> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """from Walter, 1989"""^^xsd:string ;
   dct:created "2009-02-12 23:17:16.317"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/20094_pseudodiaptomus-marshi-body.jpg> .
<https://aphia.org/id/image/20095> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Pseudodiaptomus marshi P5"^^xsd:string ;
   dct:title "Pseudodiaptomus marshi P5"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/17774> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """from Walter, 1989"""^^xsd:string ;
   dct:created "2009-02-12 23:17:50.927"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/20095_pseudodiaptomus-marshi-p5.jpg> .

<https://aphia.org/id/taxon-description/184769> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184770>, <https://aphia.org/id/taxon-description-extra-specification/184771>, <https://aphia.org/id/taxon-description-extra-specification/184772>, <https://aphia.org/id/taxon-description-extra-specification/184773>, <https://aphia.org/id/taxon-description-extra-specification/184774> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "0.95"^^xsd:string .

<https://aphia.org/id/taxon-description/184775> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184776>, <https://aphia.org/id/taxon-description-extra-specification/184777>, <https://aphia.org/id/taxon-description-extra-specification/184778>, <https://aphia.org/id/taxon-description-extra-specification/184779>, <https://aphia.org/id/taxon-description-extra-specification/184780> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.06"^^xsd:string .

<https://aphia.org/id/taxon-description/184781> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184782>, <https://aphia.org/id/taxon-description-extra-specification/184783>, <https://aphia.org/id/taxon-description-extra-specification/184784>, <https://aphia.org/id/taxon-description-extra-specification/184785>, <https://aphia.org/id/taxon-description-extra-specification/184786> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.29"^^xsd:string .

<https://aphia.org/id/taxon-description/184787> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184788>, <https://aphia.org/id/taxon-description-extra-specification/184789>, <https://aphia.org/id/taxon-description-extra-specification/184790>, <https://aphia.org/id/taxon-description-extra-specification/184791>, <https://aphia.org/id/taxon-description-extra-specification/184792> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.51"^^xsd:string .

<https://aphia.org/id/taxon-description/1137274> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1080"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1137275>, <https://aphia.org/id/taxon-description-extra-specification/1137276> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1080> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/1268328> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104100"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268329> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/functional-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104100> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

<https://aphia.org/id/taxon-description/1269814> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 104100"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1269815> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104100> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#small-body-size-0-2-to-2mm> .

<https://aphia.org/id/taxon-description/1270857> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104100"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270858> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/functional-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104100> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#mesoplankton> .

<https://aphia.org/id/taxon-description/1944809> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944810>, <https://aphia.org/id/taxon-description-extra-specification/1944811>, <https://aphia.org/id/taxon-description-extra-specification/1944812>, <https://aphia.org/id/taxon-description-extra-specification/1944813>, <https://aphia.org/id/taxon-description-extra-specification/1944814> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "0.95"^^xsd:string .

<https://aphia.org/id/taxon-description/1944815> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944816>, <https://aphia.org/id/taxon-description-extra-specification/1944817>, <https://aphia.org/id/taxon-description-extra-specification/1944818>, <https://aphia.org/id/taxon-description-extra-specification/1944819>, <https://aphia.org/id/taxon-description-extra-specification/1944820> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.06"^^xsd:string .

<https://aphia.org/id/taxon-description/1944821> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944822>, <https://aphia.org/id/taxon-description-extra-specification/1944823>, <https://aphia.org/id/taxon-description-extra-specification/1944824>, <https://aphia.org/id/taxon-description-extra-specification/1944825>, <https://aphia.org/id/taxon-description-extra-specification/1944826> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.29"^^xsd:string .

<https://aphia.org/id/taxon-description/1944827> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355170"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944828>, <https://aphia.org/id/taxon-description-extra-specification/1944829>, <https://aphia.org/id/taxon-description-extra-specification/1944830>, <https://aphia.org/id/taxon-description-extra-specification/1944831>, <https://aphia.org/id/taxon-description-extra-specification/1944832> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355170> ;
   ] ;
   top-level:hasValue "1.51"^^xsd:string .

<https://aphia.org/id/taxon-description/2687300> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 2"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/nomenclature-code> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#iczn> .

<https://aphia.org/id/taxon-description-extra-specification/184770> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/184771> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/184772> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/184773> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/184774> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue "male"^^xsd:string .
<https://aphia.org/id/taxon-description-extra-specification/184776> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/184777> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/184778> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/184779> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/184780> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue "male"^^xsd:string .
<https://aphia.org/id/taxon-description-extra-specification/184782> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/184783> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/184784> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/184785> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/184786> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex female"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue "female"^^xsd:string .
<https://aphia.org/id/taxon-description-extra-specification/184788> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/184789> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/184790> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/184791> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/184792> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex female"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue "female"^^xsd:string .
<https://aphia.org/id/taxon-description-extra-specification/1137275> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/1137276> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Chitinous"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#chitinous> .
<https://aphia.org/id/taxon-description-extra-specification/1268329> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1269815> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1270858> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1944810> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/1944811> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/1944812> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/1944813> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1944814> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#male> .
<https://aphia.org/id/taxon-description-extra-specification/1944816> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/1944817> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/1944818> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/1944819> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1944820> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#male> .
<https://aphia.org/id/taxon-description-extra-specification/1944822> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/1944823> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/1944824> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/1944825> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1944826> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex female"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#female> .
<https://aphia.org/id/taxon-description-extra-specification/1944828> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/1944829> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/1944830> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/1944831> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1944832> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex female"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#female> .

