@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/344712> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Oithona frigida Giesbrecht, 1902"^^xsd:string ;
   taxon-name:aphiaID "344712"^^xsd:integer ;
   dwc:scientificNameID "344712"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:344712"^^xsd:string ;
   taxon-name:scientificName "Oithona frigida"^^xsd:string ;
   taxon-name:authorship "Giesbrecht, 1902"^^xsd:string ;
   dwc:scientificNameAuthorship "Giesbrecht, 1902"^^xsd:string ;
   taxon-name:fullScientificName "Oithona frigida Giesbrecht, 1902"^^xsd:string ;
   skos-xl:literalForm "Oithona frigida Giesbrecht, 1902"^^xsd:string ;
   dwc:scientificName "Oithona frigida Giesbrecht, 1902"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Oithona frigida Giesbrecht, 1902. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=344712 on 2026-06-22"""^^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> ;
   foaf:depiction <https://images.vliz.be/thumbs/42121_giesbrecht-1902-tafel-06.jpg> ;
   dct:source <https://aphia.org/id/source/88660>, <https://aphia.org/id/source/88660>, <https://aphia.org/id/source/96420>, <https://aphia.org/id/source/105385>, <https://aphia.org/id/source/111129>, <https://aphia.org/id/source/113897>, <https://aphia.org/id/source/276692> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/734514> ;
   rdfs:seeAlso <https://copepodes.obs-banyuls.fr/en/fichesp.php?sp=1782>, <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=935170>, <http://www.biodiversitylibrary.org/name/Oithona_frigida>, <https://www.ebi.ac.uk/ena/data/view/Taxon:1842478>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1842478&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A344712&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Oithona+frigida> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/344712> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/734514> ;
   media:isSubjectOf <https://aphia.org/id/image/42121> ;
   td:hasDistribution <https://aphia.org/id/distribution/595719>, <https://aphia.org/id/distribution/595720>, <https://aphia.org/id/distribution/595721>, <https://aphia.org/id/distribution/595722>, <https://aphia.org/id/distribution/595723>, <https://aphia.org/id/distribution/618089> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/169567>, <https://aphia.org/id/taxon-description/169573>, <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268362>, <https://aphia.org/id/taxon-description/1272812>, <https://aphia.org/id/taxon-description/1272898>, <https://aphia.org/id/taxon-description/1926709>, <https://aphia.org/id/taxon-description/1926715>, <https://aphia.org/id/taxon-description/1926721>, <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/106485> .

<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/88660> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zoologie Copepoden."""^^xsd:string ;
   dct:bibliographicCitation  """Giesbrecht, W. (1902). Zoologie Copepoden. <em>In: Résultats du voyage du S.Y. Belgica en 1897-1898-1899. Rapports scientifiques publiés aux frais du Government Belge.</em> :1-49, pls. 1-13."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1902"^^xsd:gYear .

<https://aphia.org/id/source/88660> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zoologie Copepoden."""^^xsd:string ;
   dct:bibliographicCitation  """Giesbrecht, W. (1902). Zoologie Copepoden. <em>In: Résultats du voyage du S.Y. Belgica en 1897-1898-1899. Rapports scientifiques publiés aux frais du Government Belge.</em> :1-49, pls. 1-13."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1902"^^xsd:gYear .

<https://aphia.org/id/source/96420> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea Copepoda. 2. Cyclopoida Gnathostoma."""^^xsd:string ;
   dct:bibliographicCitation  """Kiefer, F. (1929). Crustacea Copepoda. 2. Cyclopoida Gnathostoma. <em>Das Tierreich, Berlin und Leipzig.</em> 53:1-102. [German]."""^^xsd:string ;
   schema:datePublished "1929"^^xsd:gYear .

<https://aphia.org/id/source/105385> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomy and distribution of the family Oithonidae (Copepoda, Cyclopoida) in the Pacific and Indian Oceans."""^^xsd:string ;
   dct:bibliographicCitation  """Nishida, S. (1985). Taxonomy and distribution of the family Oithonidae (Copepoda, Cyclopoida) in the Pacific and Indian Oceans. Bulletin of the Ocean Research Institute, University of Tokyo 20:1-167, figs. 1-101, tabs. 1-8, Appendix with Tabs. 1-2. (Vii-1985)."""^^xsd:string ;
   schema:datePublished "1985"^^xsd:gYear .

<https://aphia.org/id/source/111129> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda 1 der Deutschen Tiefsee Expedition. Die Gattung Oithona. [Copepoda 1 der Deutschen Tiefsee Expedition. [Copepoda 1 of the German Deep Sea Expedition. The genus Oithona.]"""^^xsd:string ;
   dct:bibliographicCitation  """Rosendorn, I. (1917). Copepoda 1 der Deutschen Tiefsee Expedition. Die Gattung Oithona. [Copepoda 1 der Deutschen Tiefsee Expedition. [Copepoda 1 of the German Deep Sea Expedition. The genus Oithona.]. <em>Wissenschaftliche Ergebnisse der Deutschen Tiefsee-Expedition 'Valdivia'.</em> 23:1-58, figs. 1-27, map 1."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1917"^^xsd:gYear .

<https://aphia.org/id/source/113897> a top-level:Source, dct:BibliographicResource ;
   dct:title """Veslonogiye rachki — tsiklopoidy semeystva Oithonidae Mirovogo okeana.  [Copepoda crustaceans - Cyclopoida of the family Oithonidae of the world oceans.]"""^^xsd:string ;
   dct:bibliographicCitation  """Shuvalov, V.S. (1980). Veslonogiye rachki — tsiklopoidy semeystva Oithonidae Mirovogo okeana.  [Copepoda crustaceans - Cyclopoida of the family Oithonidae of the world oceans.]. <em>V serii: "Opredeliteli po faune SSSR", izdavayemoy Zoologicheskim institutom AN SSSR. Leningrad, "Nauka".</em> 125:1-197, figs. 1-64. (24-v-1980, Russian.)."""^^xsd:string ;
   schema:datePublished "1980"^^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/42121> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Giesbrecht (1902, tafel 06)"^^xsd:string ;
   dct:title "Giesbrecht (1902, tafel 06)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/344712>
   ] ;
   dct:rightsHolder "W. Giesbrecht"^^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-07-25 09:05:59.360"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/42121_giesbrecht-1902-tafel-06.jpg> .

<https://aphia.org/id/distribution/595719> a td:Distribution ;
   rdfs:label "Distribution for Oithona frigida Giesbrecht, 1902 - Antarctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/344712> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1907> ;
   dwc:locality <https://marineregions.org/mrgid/1907> .

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

<https://aphia.org/id/distribution/595721> a td:Distribution ;
   rdfs:label "Distribution for Oithona frigida Giesbrecht, 1902 - Indian Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/344712> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1904> ;
   dwc:locality <https://marineregions.org/mrgid/1904> .

<https://aphia.org/id/distribution/595722> a td:Distribution ;
   rdfs:label "Distribution for Oithona frigida Giesbrecht, 1902 - New Zealand"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/344712> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2227> ;
   dwc:locality <https://marineregions.org/mrgid/2227> .

<https://aphia.org/id/distribution/595723> a td:Distribution ;
   rdfs:label "Distribution for Oithona frigida Giesbrecht, 1902 - Brazil Basin"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/344712> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/6674> ;
   dwc:locality <https://marineregions.org/mrgid/6674> .

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

<https://aphia.org/id/taxon-description/169567> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 344712"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/169568>, <https://aphia.org/id/taxon-description-extra-specification/169569>, <https://aphia.org/id/taxon-description-extra-specification/169570>, <https://aphia.org/id/taxon-description-extra-specification/169571>, <https://aphia.org/id/taxon-description-extra-specification/169572> ;
   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/344712> ;
   ] ;
   top-level:hasValue "1.13"^^xsd:string .

<https://aphia.org/id/taxon-description/169573> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 344712"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/169574>, <https://aphia.org/id/taxon-description-extra-specification/169575>, <https://aphia.org/id/taxon-description-extra-specification/169576>, <https://aphia.org/id/taxon-description-extra-specification/169577>, <https://aphia.org/id/taxon-description-extra-specification/169578> ;
   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/344712> ;
   ] ;
   top-level:hasValue "1.4"^^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/1268362> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 106422"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268363> ;
   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/106422> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

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

<https://aphia.org/id/taxon-description/1926709> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 344712"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1926710>, <https://aphia.org/id/taxon-description-extra-specification/1926711>, <https://aphia.org/id/taxon-description-extra-specification/1926712>, <https://aphia.org/id/taxon-description-extra-specification/1926713>, <https://aphia.org/id/taxon-description-extra-specification/1926714> ;
   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/344712> ;
   ] ;
   top-level:hasValue "0.84"^^xsd:string .

<https://aphia.org/id/taxon-description/1926715> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 344712"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1926716>, <https://aphia.org/id/taxon-description-extra-specification/1926717>, <https://aphia.org/id/taxon-description-extra-specification/1926718>, <https://aphia.org/id/taxon-description-extra-specification/1926719>, <https://aphia.org/id/taxon-description-extra-specification/1926720> ;
   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/344712> ;
   ] ;
   top-level:hasValue "1.13"^^xsd:string .

<https://aphia.org/id/taxon-description/1926721> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 344712"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1926722>, <https://aphia.org/id/taxon-description-extra-specification/1926723>, <https://aphia.org/id/taxon-description-extra-specification/1926724>, <https://aphia.org/id/taxon-description-extra-specification/1926725>, <https://aphia.org/id/taxon-description-extra-specification/1926726> ;
   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/344712> ;
   ] ;
   top-level:hasValue "1.4"^^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/169568> 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/169569> 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/169570> 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/169571> 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/169572> 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/169574> 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/169575> 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/169576> 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/169577> 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/169578> 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/1268363> 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/1272813> 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/1272899> 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/1926710> 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/1926711> 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/1926712> 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/1926713> 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/1926714> 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/1926716> 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/1926717> 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/1926718> 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/1926719> 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/1926720> 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/1926722> 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/1926723> 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/1926724> 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/1926725> 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/1926726> 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> .

