@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/104689> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Cephalophanes refulgens Sars G.O., 1907"^^xsd:string ;
   taxon-name:aphiaID "104689"^^xsd:integer ;
   dwc:scientificNameID "104689"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:104689"^^xsd:string ;
   taxon-name:scientificName "Cephalophanes refulgens"^^xsd:string ;
   taxon-name:authorship "Sars G.O., 1907"^^xsd:string ;
   dwc:scientificNameAuthorship "Sars G.O., 1907"^^xsd:string ;
   taxon-name:fullScientificName "Cephalophanes refulgens Sars G.O., 1907"^^xsd:string ;
   skos-xl:literalForm "Cephalophanes refulgens Sars G.O., 1907"^^xsd:string ;
   dwc:scientificName "Cephalophanes refulgens Sars G.O., 1907"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Cephalophanes refulgens Sars G.O., 1907. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=104689 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3104>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <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/40492_cephalophanes-refulgens.jpg> ;
   dct:source <https://aphia.org/id/source/110536>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/84401>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/86311>, <https://aphia.org/id/source/115071>, <https://aphia.org/id/source/118876>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/474849>, <https://aphia.org/id/source/276692> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=1106>, <http://www.biodiversitylibrary.org/name/Cephalophanes_refulgens>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:104689>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Cephalophanes+refulgens> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/104689> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/40492>, <https://aphia.org/id/image/40493>, <https://aphia.org/id/image/156383> ;
   td:hasDistribution <https://aphia.org/id/distribution/285401>, <https://aphia.org/id/distribution/727296> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/152742>, <https://aphia.org/id/taxon-description/152753>, <https://aphia.org/id/taxon-description/152759>, <https://aphia.org/id/taxon-description/152765>, <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268320>, <https://aphia.org/id/taxon-description/1269806>, <https://aphia.org/id/taxon-description/1270849>, <https://aphia.org/id/taxon-description/1902862>, <https://aphia.org/id/taxon-description/1902868>, <https://aphia.org/id/taxon-description/1902874>, <https://aphia.org/id/taxon-description/1902880>, <https://aphia.org/id/taxon-description/1902886>, <https://aphia.org/id/taxon-description/1902892>, <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/104199> .

<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/110536> a top-level:Source, dct:BibliographicResource ;
   dct:title """Notes supplémentaires sur les Calanoïdes de la Princesse-Alice. (Corrections et additions)."""^^xsd:string ;
   dct:bibliographicCitation  """Sars, G.O. (1907). Notes supplémentaires sur les Calanoïdes de la Princesse-Alice. (Corrections et additions). Bulletin de l'Institut Océanographique, Monaco 101:1-27. (30-iv-1907)"""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1907"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

<https://aphia.org/id/source/84401> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepods of the Sargasso Sea off Bermuda: species composition, and vertical and seasonal distribution between the surface and 2000 m."""^^xsd:string ;
   dct:bibliographicCitation  """Deevey, G.B. & A.L. Brooks. (1977). Copepods of the Sargasso Sea off Bermuda: species composition, and vertical and seasonal distribution between the surface and 2000 m. Bulletin of Marine Science 27(2):256-291, figs. 1-14, tabs. 1-7. (iv-1977)"""^^xsd:string ;
   schema:datePublished "1977"^^xsd:gYear .

<https://aphia.org/id/source/1330> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Boxshall, G. (2001). Copepoda (excl. Harpacticoida), <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 252-268"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61260> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/86311> a top-level:Source, dct:BibliographicResource ;
   dct:title """Second report on the Copepoda of the Irish Atlantic slope."""^^xsd:string ;
   dct:bibliographicCitation  """Farran, G.P. (1908). Second report on the Copepoda of the Irish Atlantic slope. Fisheries, Scientific Investigations, Ireland 1906(2): 1-104, pls. 1-11."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1908"^^xsd:gYear .

<https://aphia.org/id/source/115071> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda(3): Cephalophanes G.O. Sars 1907 der Deutschen Tiefsee Expedition. Systematik und Verbreitung der Gattung.  [Copepoda(3): Cephalophanes G.O. Sars 1907 of the German Deep Sea Expedition. Systematics and distribution of the genus.]"""^^xsd:string ;
   dct:bibliographicCitation  """Steuer, A. (1926). Copepoda(3): Cephalophanes G.O. Sars 1907 der Deutschen Tiefsee Expedition. Systematik und Verbreitung der Gattung.  [Copepoda(3): Cephalophanes G.O. Sars 1907 of the German Deep Sea Expedition. Systematics and distribution of the genus.]. <em>Wissenschaftliche Ergebnisse der Deutschen Tiefsee-Expedition auf dem Dampfer 'Valdivia' 1898-1899.</em> 23:179-191, figs. 1-18."""^^xsd:string ;
   schema:datePublished "1926"^^xsd:gYear .

<https://aphia.org/id/source/118876> a top-level:Source, dct:BibliographicResource ;
   dct:title """Pelagic Copepoda. Part II. Copepoda Calanoida of the families Phaennidae up to and including Acartiidae, containing the description of a new species of Aetideidae."""^^xsd:string ;
   dct:bibliographicCitation  """Vervoort, W. (1965). Pelagic Copepoda. Part II. Copepoda Calanoida of the families Phaennidae up to and including Acartiidae, containing the description of a new species of Aetideidae. Atlantide Report, Danish Expedition to Coasts of Tropical West Africa 1945-1946 8:9-216."""^^xsd:string ;
   schema:datePublished "1965"^^xsd:gYear .

<https://aphia.org/id/source/152417> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Checklist of marine biota of China seas]"""^^xsd:string ;
   dct:bibliographicCitation  """Liu, J.Y. [Ruiyu] (ed.). (2008). [Checklist of marine biota of China seas]. <em>China Science Press.</em> 1267 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/210242> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/474849> a top-level:Source, dct:BibliographicResource ;
   dct:title """Isolation and characterization of bacteria from the gut of a mesopelagic copepod Cephalophanes reflugens (Copepoda: Calanoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Hirano, K., T. Nakai, T. Nagai, K. Takada, S. Fujii, Y. Sambongi, Y. Kondo, S. Komeda, K. Nakaguchi, S. Yamaguchi, Y. Maekawa, T. Nakamura6, Y. Oba & S. Ohtsuka. (2023). Isolation and characterization of bacteria from the gut of a mesopelagic copepod Cephalophanes reflugens (Copepoda: Calanoida). <em>Journal Of Plankton Research.</em> 45(6):1-11."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/plankt/fbad049> ;
   schema:datePublished "2023"^^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/40492> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cephalophanes refulgens"^^xsd:string ;
   dct:title "Cephalophanes refulgens"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104689>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, J.M. Spry"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2011-04-12 12:06:50.307"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40492_cephalophanes-refulgens.jpg> .
<https://aphia.org/id/image/40493> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cephalophanes refulgens"^^xsd:string ;
   dct:title "Cephalophanes refulgens"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104689>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, J.M. Spry"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2011-04-12 12:06:50.343"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40493_cephalophanes-refulgens.jpg> .
<https://aphia.org/id/image/156383> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cephalophanes refulgens"^^xsd:string ;
   dct:title "Cephalophanes refulgens"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104689>
   ] ;
   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/PNG> ;
   dct:description """<a href="https://www.marinespecies.org/copepoda/aphia.php?p=sourcedetails&id=110574">Sars, G.O. (1924). Copépodes particulièrement bathypélagiques provenant des campagnes scientifiques du Prince Albert Ier de Monaco. Résultats des Campagnes Scientifiques du Prince Albert Ier de Monaco. 69(1924-1925):pls. 1-127</a><br />
 """^^xsd:string ;
   dct:created "2023-02-21 21:37:04.637"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/156383_cephalophanes-refulgens.png> .

<https://aphia.org/id/distribution/285401> a td:Distribution ;
   rdfs:label "Distribution for Cephalophanes refulgens Sars G.O., 1907 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104689> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1330> .

<https://aphia.org/id/distribution/727296> a td:Distribution ;
   rdfs:label "Distribution for Cephalophanes refulgens Sars G.O., 1907 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104689> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5681> ;
   dwc:locality <https://marineregions.org/mrgid/5681> ;
   dct:source <https://aphia.org/id/source/149068> .

<https://aphia.org/id/taxon-description/152742> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/152743>, <https://aphia.org/id/taxon-description-extra-specification/152744>, <https://aphia.org/id/taxon-description-extra-specification/152745>, <https://aphia.org/id/taxon-description-extra-specification/152746>, <https://aphia.org/id/taxon-description-extra-specification/152747> ;
   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/104689> ;
   ] ;
   top-level:hasValue "3.2"^^xsd:string .

<https://aphia.org/id/taxon-description/152753> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/152754>, <https://aphia.org/id/taxon-description-extra-specification/152755>, <https://aphia.org/id/taxon-description-extra-specification/152756>, <https://aphia.org/id/taxon-description-extra-specification/152757>, <https://aphia.org/id/taxon-description-extra-specification/152758> ;
   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/104689> ;
   ] ;
   top-level:hasValue "4"^^xsd:string .

<https://aphia.org/id/taxon-description/152759> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/152760>, <https://aphia.org/id/taxon-description-extra-specification/152761>, <https://aphia.org/id/taxon-description-extra-specification/152762>, <https://aphia.org/id/taxon-description-extra-specification/152763>, <https://aphia.org/id/taxon-description-extra-specification/152764> ;
   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/104689> ;
   ] ;
   top-level:hasValue "4"^^xsd:string .

<https://aphia.org/id/taxon-description/152765> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/152766>, <https://aphia.org/id/taxon-description-extra-specification/152767>, <https://aphia.org/id/taxon-description-extra-specification/152768>, <https://aphia.org/id/taxon-description-extra-specification/152769>, <https://aphia.org/id/taxon-description-extra-specification/152770> ;
   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/104689> ;
   ] ;
   top-level:hasValue "4.9"^^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/1268320> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104095"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268321> ;
   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/104095> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

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

<https://aphia.org/id/taxon-description/1902862> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902863>, <https://aphia.org/id/taxon-description-extra-specification/1902864>, <https://aphia.org/id/taxon-description-extra-specification/1902865>, <https://aphia.org/id/taxon-description-extra-specification/1902866>, <https://aphia.org/id/taxon-description-extra-specification/1902867> ;
   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/104689> ;
   ] ;
   top-level:hasValue "3"^^xsd:string .

<https://aphia.org/id/taxon-description/1902868> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902869>, <https://aphia.org/id/taxon-description-extra-specification/1902870>, <https://aphia.org/id/taxon-description-extra-specification/1902871>, <https://aphia.org/id/taxon-description-extra-specification/1902872>, <https://aphia.org/id/taxon-description-extra-specification/1902873> ;
   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/104689> ;
   ] ;
   top-level:hasValue "3.5"^^xsd:string .

<https://aphia.org/id/taxon-description/1902874> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902875>, <https://aphia.org/id/taxon-description-extra-specification/1902876>, <https://aphia.org/id/taxon-description-extra-specification/1902877>, <https://aphia.org/id/taxon-description-extra-specification/1902878>, <https://aphia.org/id/taxon-description-extra-specification/1902879> ;
   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/104689> ;
   ] ;
   top-level:hasValue "3.9"^^xsd:string .

<https://aphia.org/id/taxon-description/1902880> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902881>, <https://aphia.org/id/taxon-description-extra-specification/1902882>, <https://aphia.org/id/taxon-description-extra-specification/1902883>, <https://aphia.org/id/taxon-description-extra-specification/1902884>, <https://aphia.org/id/taxon-description-extra-specification/1902885> ;
   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/104689> ;
   ] ;
   top-level:hasValue "4"^^xsd:string .

<https://aphia.org/id/taxon-description/1902886> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902887>, <https://aphia.org/id/taxon-description-extra-specification/1902888>, <https://aphia.org/id/taxon-description-extra-specification/1902889>, <https://aphia.org/id/taxon-description-extra-specification/1902890>, <https://aphia.org/id/taxon-description-extra-specification/1902891> ;
   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/104689> ;
   ] ;
   top-level:hasValue "5.2"^^xsd:string .

<https://aphia.org/id/taxon-description/1902892> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 104689"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1902893>, <https://aphia.org/id/taxon-description-extra-specification/1902894>, <https://aphia.org/id/taxon-description-extra-specification/1902895>, <https://aphia.org/id/taxon-description-extra-specification/1902896>, <https://aphia.org/id/taxon-description-extra-specification/1902897> ;
   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/104689> ;
   ] ;
   top-level:hasValue "5.3"^^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/152743> 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/152744> 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/152745> 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/152746> 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/152747> 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/152754> 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/152755> 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/152756> 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/152757> 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/152758> 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/152760> 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/152761> 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/152762> 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/152763> 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/152764> 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/152766> 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/152767> 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/152768> 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/152769> 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/152770> 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/1268321> 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/1269807> 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/1270850> 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/1902863> 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/1902864> 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/1902865> 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/1902866> 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/1902867> 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/1902869> 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/1902870> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type mean"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#mean> .
<https://aphia.org/id/taxon-description-extra-specification/1902871> 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/1902872> 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/1902873> 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/1902875> 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/1902876> 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/1902877> 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/1902878> 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/1902879> 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/1902881> 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/1902882> 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/1902883> 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/1902884> 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/1902885> 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/1902887> 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/1902888> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type mean"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#mean> .
<https://aphia.org/id/taxon-description-extra-specification/1902889> 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/1902890> 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/1902891> 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/1902893> 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/1902894> 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/1902895> 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/1902896> 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/1902897> 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> .

