@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/342444> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Clausocalanus laticeps Farran, 1929"^^xsd:string ;
   taxon-name:aphiaID "342444"^^xsd:integer ;
   dwc:scientificNameID "342444"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:342444"^^xsd:string ;
   taxon-name:scientificName "Clausocalanus laticeps"^^xsd:string ;
   taxon-name:authorship "Farran, 1929"^^xsd:string ;
   dwc:scientificNameAuthorship "Farran, 1929"^^xsd:string ;
   taxon-name:fullScientificName "Clausocalanus laticeps Farran, 1929"^^xsd:string ;
   skos-xl:literalForm "Clausocalanus laticeps Farran, 1929"^^xsd:string ;
   dwc:scientificName "Clausocalanus laticeps Farran, 1929"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Clausocalanus laticeps Farran, 1929. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=342444 on 2026-04-13"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3104>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <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/86324>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/89474>, <https://aphia.org/id/source/102451>, <https://aphia.org/id/source/127478>, <https://aphia.org/id/source/132563>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/191434>, <https://aphia.org/id/source/276692> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=598>, <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=32391>, <http://www.biodiversitylibrary.org/name/Clausocalanus_laticeps>, <https://www.ebi.ac.uk/ena/data/view/Taxon:149004>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=149004&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A342444&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Clausocalanus+laticeps> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/342444> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/595208>, <https://aphia.org/id/distribution/595209>, <https://aphia.org/id/distribution/595210>, <https://aphia.org/id/distribution/595211>, <https://aphia.org/id/distribution/595212>, <https://aphia.org/id/distribution/595213>, <https://aphia.org/id/distribution/665479> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/154292>, <https://aphia.org/id/taxon-description/154298>, <https://aphia.org/id/taxon-description/154304>, <https://aphia.org/id/taxon-description/154310>, <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/1925787>, <https://aphia.org/id/taxon-description/1925793>, <https://aphia.org/id/taxon-description/1925799>, <https://aphia.org/id/taxon-description/1925805>, <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/104161> .

<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/86324> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea. Part X.-Copepoda."""^^xsd:string ;
   dct:bibliographicCitation  """Farran, G.P. (1929). Crustacea. Part X.-Copepoda. Natural History Reports of the British Museum, British Antarctic ('Terra Nova') Expedition, Zoology 8(3):203-306, figs. 1-37, pls. 1-4. (22-vi-1929)"""^^xsd:string ;
   schema:datePublished "1929"^^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/89474> a top-level:Source, dct:BibliographicResource ;
   dct:title """Postnaupliar developmental stages of the copepod crustaceans Clausocalanus laticeps, C. brevipes, and Ctenocalanus citer (Calanoida: Pseudocalanidae)."""^^xsd:string ;
   dct:bibliographicCitation  """Heron, G.A. & T.E. Bowman. (1971). Postnaupliar developmental stages of the copepod crustaceans Clausocalanus laticeps, C. brevipes and Ctenocalanus citer (Calanoida: Pseudocalanidae). In: Biology of the Antarctic Seas, 4. Antarctic Research Series, Washington 17:141-165, figs. 1-150."""^^xsd:string ;
   schema:datePublished "1971"^^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/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/132563> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin."""^^xsd:string ;
   dct:bibliographicCitation  """Webber, W.R., G.D. Fenwick, J.M. Bradford-Grieve, S.G. Eagar, J.S. Buckeridge, G.C.B. Poore, E.W. Dawson, L. Watling,  J.B. Jones, J.B.J. Wells, N.L. Bruce, S.T. Ahyong, K. Larsen, M.A. Chapman, J. Olesen, J.S. Ho,  J.D. Green, R.J. Shiel, C.E.F. Rocha, A. Lörz, G.J. Bird & W.A. Charleston. (2010). Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin. <em>in: Gordon, D.P. (Ed.) (2010). New Zealand inventory of biodiversity: 2. Kingdom Animalia: Chaetognatha, Ecdysozoa, Ichnofossils.</em> pp. 98-232 (COPEPODS 21 pp.)."""^^xsd:string ;
   schema:datePublished "2010"^^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/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/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/595208> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - Antarctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1907> ;
   dwc:locality <https://marineregions.org/mrgid/1907> .

<https://aphia.org/id/distribution/595209> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - Subantarctic Waters"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17958> ;
   dwc:locality <https://marineregions.org/mrgid/17958> .

<https://aphia.org/id/distribution/595210> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - Chile"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2165> ;
   dwc:locality <https://marineregions.org/mrgid/2165> .

<https://aphia.org/id/distribution/595211> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - Argentinean Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8466> ;
   dwc:locality <https://marineregions.org/mrgid/8466> .

<https://aphia.org/id/distribution/595212> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - New Zealand"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2227> ;
   dwc:locality <https://marineregions.org/mrgid/2227> .

<https://aphia.org/id/distribution/595213> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - China Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4332> ;
   dwc:locality <https://marineregions.org/mrgid/4332> .

<https://aphia.org/id/distribution/665479> a td:Distribution ;
   rdfs:label "Distribution for Clausocalanus laticeps Farran, 1929 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/342444> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/132563> .

<https://aphia.org/id/taxon-description/154292> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/154293>, <https://aphia.org/id/taxon-description-extra-specification/154294>, <https://aphia.org/id/taxon-description-extra-specification/154295>, <https://aphia.org/id/taxon-description-extra-specification/154296>, <https://aphia.org/id/taxon-description-extra-specification/154297> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.01"^^xsd:string .

<https://aphia.org/id/taxon-description/154298> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/154299>, <https://aphia.org/id/taxon-description-extra-specification/154300>, <https://aphia.org/id/taxon-description-extra-specification/154301>, <https://aphia.org/id/taxon-description-extra-specification/154302>, <https://aphia.org/id/taxon-description-extra-specification/154303> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.1"^^xsd:string .

<https://aphia.org/id/taxon-description/154304> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/154305>, <https://aphia.org/id/taxon-description-extra-specification/154306>, <https://aphia.org/id/taxon-description-extra-specification/154307>, <https://aphia.org/id/taxon-description-extra-specification/154308>, <https://aphia.org/id/taxon-description-extra-specification/154309> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.25"^^xsd:string .

<https://aphia.org/id/taxon-description/154310> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/154311>, <https://aphia.org/id/taxon-description-extra-specification/154312>, <https://aphia.org/id/taxon-description-extra-specification/154313>, <https://aphia.org/id/taxon-description-extra-specification/154314>, <https://aphia.org/id/taxon-description-extra-specification/154315> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.67"^^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/1925787> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925788>, <https://aphia.org/id/taxon-description-extra-specification/1925789>, <https://aphia.org/id/taxon-description-extra-specification/1925790>, <https://aphia.org/id/taxon-description-extra-specification/1925791>, <https://aphia.org/id/taxon-description-extra-specification/1925792> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1"^^xsd:string .

<https://aphia.org/id/taxon-description/1925793> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925794>, <https://aphia.org/id/taxon-description-extra-specification/1925795>, <https://aphia.org/id/taxon-description-extra-specification/1925796>, <https://aphia.org/id/taxon-description-extra-specification/1925797>, <https://aphia.org/id/taxon-description-extra-specification/1925798> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.1"^^xsd:string .

<https://aphia.org/id/taxon-description/1925799> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925800>, <https://aphia.org/id/taxon-description-extra-specification/1925801>, <https://aphia.org/id/taxon-description-extra-specification/1925802>, <https://aphia.org/id/taxon-description-extra-specification/1925803>, <https://aphia.org/id/taxon-description-extra-specification/1925804> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.3"^^xsd:string .

<https://aphia.org/id/taxon-description/1925805> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 342444"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1925806>, <https://aphia.org/id/taxon-description-extra-specification/1925807>, <https://aphia.org/id/taxon-description-extra-specification/1925808>, <https://aphia.org/id/taxon-description-extra-specification/1925809>, <https://aphia.org/id/taxon-description-extra-specification/1925810> ;
   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/342444> ;
   ] ;
   top-level:hasValue "1.67"^^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/154293> 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/154294> 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/154295> 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/154296> 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/154297> 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/154299> 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/154300> 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/154301> 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/154302> 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/154303> 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/154305> 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/154306> 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/154307> 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/154308> 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/154309> 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/154311> 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/154312> 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/154313> 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/154314> 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/154315> 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/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/1925788> 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/1925789> 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/1925790> 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/1925791> 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/1925792> 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/1925794> 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/1925795> 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/1925796> 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/1925797> 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/1925798> 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/1925800> 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/1925801> 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/1925802> 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/1925803> 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/1925804> 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/1925806> 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/1925807> 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/1925808> 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/1925809> 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/1925810> 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> .

