@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/355156> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Pseudodiaptomus gracilis (Dahl F., 1894)"^^xsd:string ;
   taxon-name:aphiaID "355156"^^xsd:integer ;
   dwc:scientificNameID "355156"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:355156"^^xsd:string ;
   taxon-name:scientificName "Pseudodiaptomus gracilis"^^xsd:string ;
   taxon-name:authorship "(Dahl F., 1894)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Dahl F., 1894)"^^xsd:string ;
   taxon-name:fullScientificName "Pseudodiaptomus gracilis (Dahl F., 1894)"^^xsd:string ;
   skos-xl:literalForm "Pseudodiaptomus gracilis (Dahl F., 1894)"^^xsd:string ;
   dwc:scientificName "Pseudodiaptomus gracilis (Dahl F., 1894)"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Pseudodiaptomus gracilis (Dahl F., 1894). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=355156 on 2026-04-06"""^^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/18471_gracilis-body.jpg> ;
   dct:source <https://aphia.org/id/source/83243>, <https://aphia.org/id/source/344894>, <https://aphia.org/id/source/73476>, <https://aphia.org/id/source/77759>, <https://aphia.org/id/source/79094>, <https://aphia.org/id/source/79810>, <https://aphia.org/id/source/81801>, <https://aphia.org/id/source/85322>, <https://aphia.org/id/source/101616>, <https://aphia.org/id/source/104672>, <https://aphia.org/id/source/115154>, <https://aphia.org/id/source/119658>, <https://aphia.org/id/source/120914>, <https://aphia.org/id/source/120918>, <https://aphia.org/id/source/123392>, <https://aphia.org/id/source/194601>, <https://aphia.org/id/source/276692> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/365392> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=2304>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Pseudodiaptomus+gracilis> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/355156> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/365392> ;
   media:isSubjectOf <https://aphia.org/id/image/18471>, <https://aphia.org/id/image/18472> ;
   td:hasDistribution <https://aphia.org/id/distribution/858551> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/184121>, <https://aphia.org/id/taxon-description/184127>, <https://aphia.org/id/taxon-description/184133>, <https://aphia.org/id/taxon-description/184139>, <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/1944545>, <https://aphia.org/id/taxon-description/1944551>, <https://aphia.org/id/taxon-description/1944557>, <https://aphia.org/id/taxon-description/1944563>, <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/83243> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Copepodenfauna des unteren Amazonas."""^^xsd:string ;
   dct:bibliographicCitation  """Dahl, F. (1894). Die Copepodenfauna des unteren Amazonas. Berichte der Naturforschenden Gesellschaft zu Freiburg i.B. 8:10-23, pl. 1."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1894"^^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/73476> a top-level:Source, dct:BibliographicResource ;
   dct:title """The distribution of brackish water Calanoida (Copepoda) along the coasts of Brazil."""^^xsd:string ;
   dct:bibliographicCitation  """Prado-Por, A.M.S. de & F.A. Lansac-Tôha. (1984). The distribution of brackish water Calanoida (Copepoda) along the coasts of Brazil. <em>In: Dumont, H.G. & J.G. Tundisi (eds.). Tropical zooplankton. Hydrobiologia.</em> 113(1-3):147-150."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf00026601> ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/77759> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda."""^^xsd:string ;
   dct:bibliographicCitation  """Björnberg, T.K.S. (1981). Copepoda. <em>In: Boltovskoy, D. (ed.). Atlas del Zooplankton del Atlantico Sudoccidental y Metodos de Trabajo con el Zooplancton Marino, Instituto Nacional de Investigacion y Desarrollo Pesquero, Mar del Plata, Argentina: 936pp.</em> :587-603, figs. 195-228. [copepods]."""^^xsd:string ;
   schema:datePublished "1981"^^xsd:gYear .

<https://aphia.org/id/source/79094> a top-level:Source, dct:BibliographicResource ;
   dct:title """Occurrence of Pseudodiaptomus gracilis (F. Dahl, 1894), Copepoda, Calanoida in amazonian fresh waters."""^^xsd:string ;
   dct:bibliographicCitation  """Matsumura-Tundisi, T. & J.G. Tundisi. (2007). Occurrence of Pseudodiaptomus gracilis (F. Dahl, 1894), Copepoda, Calanoida in amazonian fresh waters. Brazilian Journal of Biology 67(3):585-586."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1590/s1519-69842007000300029> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/79810> a top-level:Source, dct:BibliographicResource ;
   dct:title """Compléments à la faune des crustacés copépodes des eaux intérieures de Guyane française.  [Supplements to the copepod crustacean fauna of the inland waters of French Guiana.]"""^^xsd:string ;
   dct:bibliographicCitation  """Defaye, D. & B.H. Dussart. (1989). Compléments à la faune des crustacés copépodes des eaux intérieures de Guyane française.  [Supplements to the copepod crustacean fauna of the inland waters of French Guiana.]. <em>Revue d'Hydrobiologie Tropicale.</em> 21(2):109-125.(English and Spanish summaries.) [for 1988]."""^^xsd:string ;
   schema:datePublished "1989"^^xsd:gYear .

<https://aphia.org/id/source/81801> a top-level:Source, dct:BibliographicResource ;
   dct:title """Levantamento de Calanoida e Cyclopoida (Copepoda, Crustacea) das águas da regio do Guamá, Capim e Tocantins, com nota sôbre a fauna acompanhante. [Survey of Calanoida and Cyclopoida (Copepoda, Crustacea) in the waters of the Guamá, Capim and Tocantins region, with note on the accompanying fauna.]"""^^xsd:string ;
   dct:bibliographicCitation  """Cipólli, M.N. & M.A.J. Carvalho. (1973). Levantamento de Calanoida e Cyclopoida (Copepoda, Crustacea) das águas da regio do Guamá, Capim e Tocantins, com nota sôbre a fauna acompanhante. [Survey of Calanoida and Cyclopoida (Copepoda, Crustacea) in the waters of the Guamá, Capim and Tocantins region, with note on the accompanying fauna.]. <em>Papéis Avulsos do Departamento de Zoologia, Sao Paulo.</em> 27(8):95-110, tabs. 1-4. (18-ix-1973)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11606/0031-1049.1973.27.p95-110> ;
   schema:datePublished "1973"^^xsd:gYear .

<https://aphia.org/id/source/85322> a top-level:Source, dct:BibliographicResource ;
   dct:title """A propos du répertoire mondial des Calanoïdes des eaux continentales. [About the world directory of Calanoids of continental waters."""^^xsd:string ;
   dct:bibliographicCitation  """Dussart, B.H. (1984). A propos du répertoire mondial des Calanoïdes des eaux continentales. [About the world directory of Calanoids of continental waters. <em>In: Vervoort, W. & J.C. Vaupel Klein von (eds.). Studies on Copepoda II. Proceedings of the First International Conference on Copepoda, Amsterdam, The Netherlands, 24-28 August 1981. Crustaceana, Supplement.</em> 7:25-31, fig. 1. (10-viii-1984, English summary.)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1163/9789004629363_004> ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/101616> a top-level:Source, dct:BibliographicResource ;
   dct:title """Synopsis of the calanoid crustaceans, exclusive of the Diaptomidae, found in fresh and brackish waters, chiefly of North America."""^^xsd:string ;
   dct:bibliographicCitation  """Marsh, C.D. (1933). Synopsis of the calanoid crustaceans, exclusive of the Diaptomidae, found in fresh and brackish waters, chiefly of North America. Proceedings of the United States National Museum 82(18)(2959):1-58, pls. 1-24. (30-vi-1933)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5479/si.00963801.82-2959.1> ;
   schema:datePublished "1933"^^xsd:gYear .

<https://aphia.org/id/source/104672> a top-level:Source, dct:BibliographicResource ;
   dct:title """Entomostraken des Naturhistorischen Museums in Hamburg. 1. Die von Herrn Dr. F. Stuhlmann auf Zanzibar und dem gegenüberliegenden Festlande gesammelten Süsswasser-Copepoden. [Entomostracae of the Natural History Museum in Hamburg. 1. The freshwater copepods collected by Dr. F. Stuhlmann on Zanzibar and the opposite mainland.]"""^^xsd:string ;
   dct:bibliographicCitation  """Poppe, S.A. & A. Mrázek. (1895). Entomostraken des Naturhistorischen Museums in Hamburg. 1. Die von Herrn Dr. F. Stuhlmann auf Zanzibar und dem gegenüberliegenden Festlande gesammelten Süsswasser-Copepoden. [Entomostracae of the Natural History Museum in Hamburg. 1. The freshwater copepods collected by Dr. F. Stuhlmann on Zanzibar and the opposite mainland.]. <em>Naturhistorischen Museum in Hamburg (= Jahrbuch der Hamburgischen wissenschaftlichen Anstalten).</em> 12:3-20.= (125-134). [for 1984]."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1895"^^xsd:gYear .

<https://aphia.org/id/source/115154> a top-level:Source, dct:BibliographicResource ;
   dct:title """Entomostraken gesammelt von Dr. G. Hagmann im Mündungsgebiet des Amazonas.  [Entomostraca collected by Dr. G. Hagmann in the estuary of the Amazon.]"""^^xsd:string ;
   dct:bibliographicCitation  """Stingelin, T. (1904). Entomostraken gesammelt von Dr. G. Hagmann im Mündungsgebiet des Amazonas.  [Entomostraca collected by Dr. G. Hagmann in the estuary of the Amazon.]. <em>Zoologische Jahrbücher, Abtheilung für Systematik, Geographie und Biologie der Thiere.</em> 20(6):575-590, fig. 1, pl. 20, map 1. (31-viii-1904)."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1904"^^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/120914> a top-level:Source, dct:BibliographicResource ;
   dct:title """A contribution to the knowledge of the genus Pseudodiaptomus."""^^xsd:string ;
   dct:bibliographicCitation  """Wright, S. (1928). A contribution to the knowledge of the genus Pseudodiaptomus. Transactions of the Wisconsin Academy of Sciences, Arts, and Letters 23:587-599, pl. 12."""^^xsd:string ;
   schema:datePublished "1928"^^xsd:gYear .

<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/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/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/18471> a media:ImageObject, schema:ImageObject ;
   rdfs:label "gracilis body"^^xsd:string ;
   dct:title "gracilis body"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355156>
   ] ;
   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 "2008-10-24 17:15:16.330"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/18471_gracilis-body.jpg> .
<https://aphia.org/id/image/18472> a media:ImageObject, schema:ImageObject ;
   rdfs:label "gracilis P5"^^xsd:string ;
   dct:title "gracilis P5"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355156>
   ] ;
   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 "2008-10-24 17:20:33.657"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/18472_gracilis-p5.jpg> .

<https://aphia.org/id/distribution/858551> a td:Distribution ;
   rdfs:label "Distribution for Pseudodiaptomus gracilis (Dahl F., 1894) - Brazilian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/355156> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8464> ;
   dwc:locality <https://marineregions.org/mrgid/8464> .

<https://aphia.org/id/taxon-description/184121> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184122>, <https://aphia.org/id/taxon-description-extra-specification/184123>, <https://aphia.org/id/taxon-description-extra-specification/184124>, <https://aphia.org/id/taxon-description-extra-specification/184125>, <https://aphia.org/id/taxon-description-extra-specification/184126> ;
   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/355156> ;
   ] ;
   top-level:hasValue "0.89"^^xsd:string .

<https://aphia.org/id/taxon-description/184127> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184128>, <https://aphia.org/id/taxon-description-extra-specification/184129>, <https://aphia.org/id/taxon-description-extra-specification/184130>, <https://aphia.org/id/taxon-description-extra-specification/184131>, <https://aphia.org/id/taxon-description-extra-specification/184132> ;
   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/355156> ;
   ] ;
   top-level:hasValue "0.95"^^xsd:string .

<https://aphia.org/id/taxon-description/184133> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184134>, <https://aphia.org/id/taxon-description-extra-specification/184135>, <https://aphia.org/id/taxon-description-extra-specification/184136>, <https://aphia.org/id/taxon-description-extra-specification/184137>, <https://aphia.org/id/taxon-description-extra-specification/184138> ;
   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/355156> ;
   ] ;
   top-level:hasValue "1.03"^^xsd:string .

<https://aphia.org/id/taxon-description/184139> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/184140>, <https://aphia.org/id/taxon-description-extra-specification/184141>, <https://aphia.org/id/taxon-description-extra-specification/184142>, <https://aphia.org/id/taxon-description-extra-specification/184143>, <https://aphia.org/id/taxon-description-extra-specification/184144> ;
   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/355156> ;
   ] ;
   top-level:hasValue "1.15"^^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/1944545> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944546>, <https://aphia.org/id/taxon-description-extra-specification/1944547>, <https://aphia.org/id/taxon-description-extra-specification/1944548>, <https://aphia.org/id/taxon-description-extra-specification/1944549>, <https://aphia.org/id/taxon-description-extra-specification/1944550> ;
   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/355156> ;
   ] ;
   top-level:hasValue "0.89"^^xsd:string .

<https://aphia.org/id/taxon-description/1944551> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944552>, <https://aphia.org/id/taxon-description-extra-specification/1944553>, <https://aphia.org/id/taxon-description-extra-specification/1944554>, <https://aphia.org/id/taxon-description-extra-specification/1944555>, <https://aphia.org/id/taxon-description-extra-specification/1944556> ;
   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/355156> ;
   ] ;
   top-level:hasValue "1"^^xsd:string .

<https://aphia.org/id/taxon-description/1944557> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944558>, <https://aphia.org/id/taxon-description-extra-specification/1944559>, <https://aphia.org/id/taxon-description-extra-specification/1944560>, <https://aphia.org/id/taxon-description-extra-specification/1944561>, <https://aphia.org/id/taxon-description-extra-specification/1944562> ;
   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/355156> ;
   ] ;
   top-level:hasValue "1.03"^^xsd:string .

<https://aphia.org/id/taxon-description/1944563> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 355156"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1944564>, <https://aphia.org/id/taxon-description-extra-specification/1944565>, <https://aphia.org/id/taxon-description-extra-specification/1944566>, <https://aphia.org/id/taxon-description-extra-specification/1944567>, <https://aphia.org/id/taxon-description-extra-specification/1944568> ;
   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/355156> ;
   ] ;
   top-level:hasValue "1.17"^^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/184122> 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/184123> 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/184124> 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/184125> 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/184126> 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/184128> 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/184129> 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/184130> 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/184131> 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/184132> 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/184134> 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/184135> 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/184136> 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/184137> 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/184138> 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/184140> 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/184141> 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/184142> 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/184143> 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/184144> 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/1944546> 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/1944547> 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/1944548> 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/1944549> 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/1944550> 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/1944552> 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/1944553> 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/1944554> 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/1944555> 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/1944556> 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/1944558> 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/1944559> 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/1944560> 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/1944561> 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/1944562> 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/1944564> 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/1944565> 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/1944566> 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/1944567> 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/1944568> 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> .

