@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/342452> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Drepanopus forcipatus Giesbrecht, 1888"^^xsd:string ;
   taxon-name:aphiaID "342452"^^xsd:integer ;
   dwc:scientificNameID "342452"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:342452"^^xsd:string ;
   taxon-name:scientificName "Drepanopus forcipatus"^^xsd:string ;
   taxon-name:authorship "Giesbrecht, 1888"^^xsd:string ;
   dwc:scientificNameAuthorship "Giesbrecht, 1888"^^xsd:string ;
   taxon-name:fullScientificName "Drepanopus forcipatus Giesbrecht, 1888"^^xsd:string ;
   skos-xl:literalForm "Drepanopus forcipatus Giesbrecht, 1888"^^xsd:string ;
   dwc:scientificName "Drepanopus forcipatus Giesbrecht, 1888"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Drepanopus forcipatus Giesbrecht, 1888. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=342452 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3104>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   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> ;
   dct:source <https://aphia.org/id/source/88635>, <https://aphia.org/id/source/93294>, <https://aphia.org/id/source/93303>, <https://aphia.org/id/source/102451>, <https://aphia.org/id/source/107838>, <https://aphia.org/id/source/127478>, <https://aphia.org/id/source/191434>, <https://aphia.org/id/source/195150>, <https://aphia.org/id/source/72585>, <https://aphia.org/id/source/74115>, <https://aphia.org/id/source/391712>, <https://aphia.org/id/source/441211>, <https://aphia.org/id/source/276692> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=612>, <http://www.biodiversitylibrary.org/name/Drepanopus_forcipatus>, <https://www.ebi.ac.uk/ena/data/view/Taxon:184745>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=184745&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A342452&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Drepanopus+forcipatus> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/342452> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/595271>, <https://aphia.org/id/distribution/595272>, <https://aphia.org/id/distribution/595273>, <https://aphia.org/id/distribution/595274> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/155601>, <https://aphia.org/id/taxon-description/156326>, <https://aphia.org/id/taxon-description/156332>, <https://aphia.org/id/taxon-description/156338>, <https://aphia.org/id/taxon-description/156344>, <https://aphia.org/id/taxon-description/163891>, <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268296>, <https://aphia.org/id/taxon-description/1269782>, <https://aphia.org/id/taxon-description/1270825>, <https://aphia.org/id/taxon-description/1925943>, <https://aphia.org/id/taxon-description/1925949>, <https://aphia.org/id/taxon-description/1925955>, <https://aphia.org/id/taxon-description/1925961>, <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/149746> .

<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/88635> a top-level:Source, dct:BibliographicResource ;
   dct:title """Elenco dei Copepodi pelagici raccolti dal Tenente di vascello Gaetano Chierchia durante il viaggio della R. Corvetta 'Vettor Pisani' negli anni 1882-1885 e dal Tenente di vascello Francesco Orsini nel Mar Rosso, nel 1884. [List of pelagic copepods collected by Lieutenant Gaetano Chierchia during the voyage of the Royal Corvette 'Vettor Pisani' in the years 1882-1885 and by Lieutenant Francesco Orsini in the Red Sea, in 1884.]"""^^xsd:string ;
   dct:bibliographicCitation  """Giesbrecht, W. (1888). Elenco dei Copepodi pelagici raccolti dal Tenente di vascello Gaetano Chierchia durante il viaggio della R. Corvetta 'Vettor Pisani' negli anni 1882-1885 e dal Tenente di vascello Francesco Orsini nel Mar Rosso, nel 1884. [List of pelagic copepods collected by Lieutenant Gaetano Chierchia during the voyage of the Royal Corvette 'Vettor Pisani' in the years 1882-1885 and by Lieutenant Francesco Orsini in the Red Sea, in 1884.]. <em>Atti della Accademia Nazionale dei Lincei, Classe di Scienze Fisiche Matematiche e Naturali Rendiconti.</em> (4)4 sem. 2:284-287, 330-338."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1888"^^xsd:gYear .

<https://aphia.org/id/source/93294> a top-level:Source, dct:BibliographicResource ;
   dct:title """Two species of Drepanopus Brady (Copepoda Calanoida) with discrete ranges in the southern hemisphere."""^^xsd:string ;
   dct:bibliographicCitation  """Hulsemann, K. (1985). Two species of Drepanopus Brady (Copepoda Calanoida) with discrete ranges in the southern hemisphere. Journal of Plankton Research 7(6):909-925, figs. 1-34, tabs. 1-8."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/plankt/7.6.909> ;
   schema:datePublished "1985"^^xsd:gYear .

<https://aphia.org/id/source/93303> a top-level:Source, dct:BibliographicResource ;
   dct:title """The copepodid stages of Drepanopus forcipatus Giesbrecht, with notes on the genus and a comparison with other members of the family Clausocalanidae (Copepoda, Calanoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Hulsemann, K. (1991). The copepodid stages of Drepanopus forcipatus Giesbrecht, with notes on the genus and a comparison with other members of the family Clausocalanidae (Copepoda, Calanoida). Helgoländer Meeresuntersuchungen 45(1-2):199-224, figs. 1-111."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf02365642> ;
   schema:datePublished "1991"^^xsd:gYear .

<https://aphia.org/id/source/102451> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepods."""^^xsd:string ;
   dct:bibliographicCitation  """Mazzocchi, M.G., G. Zagami, A. Ianora, L. Guglielmo, N. Crescenti & J. Hure. (1995). Copepods. <em>In: Guglielmo, L. & A. Ianora (eds.). Atlas of Marine Zooplankton, Straits of Magellan. Springer-Verlag, Berlin, New York.</em> 279 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/978-3-642-79139-0> ;
   schema:datePublished "1995"^^xsd:gYear .

<https://aphia.org/id/source/107838> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zoologische Ergebnisse Der Reisen von Dr. L. Kohl-Larsen nach den subantarktischen Inseln bei Neuseeland und nach Südgeorgien 1.  Notiz zu einer Dregde-Probe mariner Copepoden aus Südgeorgien (Antarktis). [Zoological results of the travels of Dr. L. Kohl-Larsen to the subantarctic islands near New Zealand and to South Georgia 1. Note on a dreg sample of marine copepods from South Georgia (Antarctica)."""^^xsd:string ;
   dct:bibliographicCitation  """Pesta, O. (1930). Zoologische Ergebnisse Der Reisen von Dr. L. Kohl-Larsen nach den subantarktischen Inseln bei Neuseeland und nach Südgeorgien 1.  Notiz zu einer Dregde-Probe mariner Copepoden aus Südgeorgien (Antarktis). [Zoological results of the travels of Dr. L. Kohl-Larsen to the subantarctic islands near New Zealand and to South Georgia 1. Note on a dreg sample of marine copepods from South Georgia (Antarctica). <em>Senckenbergiana.</em> 12: 101-103, figs. 1-2. (25-Vi-1930)."""^^xsd:string ;
   schema:datePublished "1930"^^xsd:gYear .

<https://aphia.org/id/source/127478> a top-level:Source, dct:BibliographicResource ;
   dct:title """Morphological and molecular phylogenetic analysis of evolutionary lineages within Clausocalanus (Copepoda: Calanoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Bucklin, A. & B.W. Frost (2009). Morphological and molecular phylogenetic analysis of evolutionary lineages within Clausocalanus (Copepoda: Calanoida). Journal of Crustacean Biology. 29(1):111-120."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1651/07-2879.1> ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/191434> a top-level:Source, dct:BibliographicResource ;
   dct:title """Distribution and abundance of pelagic copepods in the Drake Passage and off the coast of Argentina, with special reference to hydrology of these areas."""^^xsd:string ;
   dct:bibliographicCitation  """Lee, B.D. (1966). Distribution and abundance of pelagic copepods in the Drake Passage and off the coast of Argentina, with special reference to hydrology of these areas. Ph.D. Thesis, Texas A&M University, College Station, Texas, 1-250, pls. 1-56."""^^xsd:string ;
   schema:datePublished "1966"^^xsd:gYear .

<https://aphia.org/id/source/195150> a top-level:Source, dct:BibliographicResource ;
   dct:title """Feeding and reproductive activity of the copepods Drepanopus forcipatus and Calanus australis during late summer on the southern Patagonian Shelf (Argentina, 47 degrees-55 degrees S)."""^^xsd:string ;
   dct:bibliographicCitation  """Antacli, J.C., M.E. Sabatini, R.I. Silva, D.R. Hernandez, A.J. Jaureguizar & R. Akselman (2014). Feeding and reproductive activity of the copepods Drepanopus forcipatus and Calanus australis during late summer on the southern Patagonian Shelf (Argentina, 47 degrees-55 degrees S). <i>Brazilian Journal Of Oceanography</i>. 62(4):295-314"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1590/S1679-87592014073406204> ;
   schema:datePublished "2014"^^xsd:gYear .

<https://aphia.org/id/source/72585> a top-level:Source, dct:BibliographicResource ;
   dct:title """The genus Drepanopus (Copepoda: Calanoida): a review of species in Antarctic and sub-Antarctic waters, with a description of D. bispinosus, sp. nov."""^^xsd:string ;
   dct:bibliographicCitation  """Bayly, I.A.E. (1982). The genus Drepanopus (Copepoda: Calanoida): a review of species in Antarctic and sub-Antarctic waters, with a description of D. bispinosus, sp. nov. Australian Journal of Marine and Freshwater Research 33(1):161-172, figs. 1-3, tabs. 1-3."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1071/mf9820161> ;
   schema:datePublished "1982"^^xsd:gYear .

<https://aphia.org/id/source/74115> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copépodes calanoídeos de la Bahía de Concepción, Chile. Conocimiento sistemático y variación estacional.  [Calanoid Copepods of the Concepcion Bay, Chile, Systematic study and seasonal variation.]"""^^xsd:string ;
   dct:bibliographicCitation  """Arcos, D.F. (1975). Copépodes calanoídeos de la Bahía de Concepción, Chile. Conocimiento sistemático y variación estacional.  [Calanoid Copepods of the Concepcion Bay, Chile, Systematic study and seasonal variation.]. <em>Gayana, Zoología.</em> 32:3-31, figs. 1-7, pls. 1-9 with figs. 1-78, map."""^^xsd:string ;
   schema:datePublished "1975"^^xsd:gYear .

<https://aphia.org/id/source/391712> a top-level:Source, dct:BibliographicResource ;
   dct:title """Life history trends of copepods Drepanopus forcipatus (Clausocalanidae) and Calanus australis (Calanidae) in the southern Patagonian shelf (SWAtlantic)."""^^xsd:string ;
   dct:bibliographicCitation  """Sabatini, M.E. (2008). Life history trends of copepods Drepanopus forcipatus (Clausocalanidae) and Calanus australis (Calanidae) in the southern Patagonian shelf (SWAtlantic). <em>Journal of Plankton Research.</em> 30(9):981-996,."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/plankt/fbn062> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/441211> a top-level:Source, dct:BibliographicResource ;
   dct:title """Estrategias de vida de los copépodos Drepanopus forcipatus y Calanus australis en relación con los recursos tróficos en la plataforma patagónica austral (Argentina, 47°- 55°S). Life strategies of two copepods Drepanopus forcipatus y Calanus australis in relation to trophic resources in the Southern Patagonian shelf (Argentina, 47º- 55ºS)."""^^xsd:string ;
   dct:bibliographicCitation  """Antacli, J.C. (2011). Estrategias de vida de los copépodos Drepanopus forcipatus y Calanus australis en relación con los recursos tróficos en la plataforma patagónica austral (Argentina, 47°- 55°S). Life strategies of two copepods Drepanopus forcipatus y Calanus australis in relation to trophic resources in the Southern Patagonian shelf (Argentina, 47º- 55ºS). <em>Tesis de Doctor en Ciencias Biológicas, Universidad Nacional de Mar del Plata, Mar del Plata, Buenos Aires Province, Argentina.</em> 210 pp. [In Spanish; English summary]."""^^xsd:string ;
   schema:datePublished "2011"^^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/distribution/595271> a td:Distribution ;
   rdfs:label "Distribution for Drepanopus forcipatus Giesbrecht, 1888 - Antarctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342452> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1907> ;
   dwc:locality <https://marineregions.org/mrgid/1907> .

<https://aphia.org/id/distribution/595272> a td:Distribution ;
   rdfs:label "Distribution for Drepanopus forcipatus Giesbrecht, 1888 - Subantarctic Waters"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342452> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17958> ;
   dwc:locality <https://marineregions.org/mrgid/17958> .

<https://aphia.org/id/distribution/595273> a td:Distribution ;
   rdfs:label "Distribution for Drepanopus forcipatus Giesbrecht, 1888 - Chile"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342452> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2165> ;
   dwc:locality <https://marineregions.org/mrgid/2165> .

<https://aphia.org/id/distribution/595274> a td:Distribution ;
   rdfs:label "Distribution for Drepanopus forcipatus Giesbrecht, 1888 - Argentine Basin"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342452> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/6666> ;
   dwc:locality <https://marineregions.org/mrgid/6666> .

<https://aphia.org/id/taxon-description/155601> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/155602>, <https://aphia.org/id/taxon-description-extra-specification/155603>, <https://aphia.org/id/taxon-description-extra-specification/155604> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.12"^^xsd:string .

<https://aphia.org/id/taxon-description/156326> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/156327>, <https://aphia.org/id/taxon-description-extra-specification/156328>, <https://aphia.org/id/taxon-description-extra-specification/156329>, <https://aphia.org/id/taxon-description-extra-specification/156330>, <https://aphia.org/id/taxon-description-extra-specification/156331> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.22"^^xsd:string .

<https://aphia.org/id/taxon-description/156332> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/156333>, <https://aphia.org/id/taxon-description-extra-specification/156334>, <https://aphia.org/id/taxon-description-extra-specification/156335>, <https://aphia.org/id/taxon-description-extra-specification/156336>, <https://aphia.org/id/taxon-description-extra-specification/156337> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.26"^^xsd:string .

<https://aphia.org/id/taxon-description/156338> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/156339>, <https://aphia.org/id/taxon-description-extra-specification/156340>, <https://aphia.org/id/taxon-description-extra-specification/156341>, <https://aphia.org/id/taxon-description-extra-specification/156342>, <https://aphia.org/id/taxon-description-extra-specification/156343> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.94"^^xsd:string .

<https://aphia.org/id/taxon-description/156344> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/156345>, <https://aphia.org/id/taxon-description-extra-specification/156346>, <https://aphia.org/id/taxon-description-extra-specification/156347>, <https://aphia.org/id/taxon-description-extra-specification/156348>, <https://aphia.org/id/taxon-description-extra-specification/156349> ;
   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/342452> ;
   ] ;
   top-level:hasValue "2.74"^^xsd:string .

<https://aphia.org/id/taxon-description/163891> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/163892>, <https://aphia.org/id/taxon-description-extra-specification/163893>, <https://aphia.org/id/taxon-description-extra-specification/163894> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.94"^^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/1268296> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104082"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268297> ;
   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/104082> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

<https://aphia.org/id/taxon-description/1269782> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 104082"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1269783> ;
   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/104082> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#small-body-size-0-2-to-2mm> .

<https://aphia.org/id/taxon-description/1270825> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104082"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270826> ;
   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/104082> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#mesoplankton> .

<https://aphia.org/id/taxon-description/1925943> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925944>, <https://aphia.org/id/taxon-description-extra-specification/1925945>, <https://aphia.org/id/taxon-description-extra-specification/1925946>, <https://aphia.org/id/taxon-description-extra-specification/1925947>, <https://aphia.org/id/taxon-description-extra-specification/1925948> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.12"^^xsd:string .

<https://aphia.org/id/taxon-description/1925949> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925950>, <https://aphia.org/id/taxon-description-extra-specification/1925951>, <https://aphia.org/id/taxon-description-extra-specification/1925952>, <https://aphia.org/id/taxon-description-extra-specification/1925953>, <https://aphia.org/id/taxon-description-extra-specification/1925954> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.39"^^xsd:string .

<https://aphia.org/id/taxon-description/1925955> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925956>, <https://aphia.org/id/taxon-description-extra-specification/1925957>, <https://aphia.org/id/taxon-description-extra-specification/1925958>, <https://aphia.org/id/taxon-description-extra-specification/1925959>, <https://aphia.org/id/taxon-description-extra-specification/1925960> ;
   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/342452> ;
   ] ;
   top-level:hasValue "1.94"^^xsd:string .

<https://aphia.org/id/taxon-description/1925961> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342452"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925962>, <https://aphia.org/id/taxon-description-extra-specification/1925963>, <https://aphia.org/id/taxon-description-extra-specification/1925964>, <https://aphia.org/id/taxon-description-extra-specification/1925965>, <https://aphia.org/id/taxon-description-extra-specification/1925966> ;
   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/342452> ;
   ] ;
   top-level:hasValue "2.74"^^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/155602> 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/155603> 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/155604> 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/156327> 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/156328> 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/156329> 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/156330> 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/156331> 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/156333> 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/156334> 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/156335> 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/156336> 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/156337> 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/156339> 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/156340> 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/156341> 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/156342> 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/156343> 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/156345> 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/156346> 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/156347> 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/156348> 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/156349> 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/163892> 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/163893> 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/163894> 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/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/1268297> 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/1269783> 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/1270826> 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/1925944> 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/1925945> 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/1925946> 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/1925947> 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/1925948> 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/1925950> 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/1925951> 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/1925952> 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/1925953> 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/1925954> 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/1925956> 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/1925957> 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/1925958> 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/1925959> 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/1925960> 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/1925962> 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/1925963> 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/1925964> 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/1925965> 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/1925966> 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> .

