@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/102119> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Cressa dubia (Spence Bate, 1857)"^^xsd:string ;
   taxon-name:aphiaID "102119"^^xsd:integer ;
   dwc:scientificNameID "102119"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:102119"^^xsd:string ;
   taxon-name:scientificName "Cressa dubia"^^xsd:string ;
   taxon-name:authorship "(Spence Bate, 1857)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Spence Bate, 1857)"^^xsd:string ;
   taxon-name:fullScientificName "Cressa dubia (Spence Bate, 1857)"^^xsd:string ;
   skos-xl:literalForm "Cressa dubia (Spence Bate, 1857)"^^xsd:string ;
   dwc:scientificName "Cressa dubia (Spence Bate, 1857)"^^xsd:string ;
   dct:bibliographicCitation """Horton, T.; Lowry, J.; De Broyer, C.; Bellan-Santini, D.; Copilas-Ciocianu, D.; Corbari, L.; Costello, M.J.; Daneliya, M.; Dauvin, J.-C.; Fišer, C.; Gasca, R.; Grabowski, M.; Guerra-García, J.M.; Hendrycks, E.; Hughes, L.; Jaume, D.; Jazdzewski, K.; Kim, Y.-H.; King, R.; Krapp-Schickel, T.; LeCroy, S.; Lörz, A.-N.; Mamos, T.; Senna, A.R.; Serejo, C.; Souza-Filho, J.F.; Tandberg, A.H.; Thomas, J.D.; Thurston, M.; Vader, W.; Väinölä, R.; Valls Domedel, G.; Vonk, R.; White, K.; Zeidler, W. (2026). World Amphipoda Database. Cressa dubia (Spence Bate, 1857). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=102119 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/4159>, <https://marineinfo.org/id/dataset/3123>, <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> ;
   dct:source <https://aphia.org/id/source/10616>, <https://aphia.org/id/source/18266>, <https://aphia.org/id/source/1324>, <https://aphia.org/id/source/6827>, <https://aphia.org/id/source/9269>, <https://aphia.org/id/source/471200> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/508241>, <https://aphia.org/id/taxname/489379> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=455806>, <http://www.biodiversitylibrary.org/name/Cressa_dubia>, <https://www.ebi.ac.uk/ena/data/view/Taxon:1732395>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1732395&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:102119> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/102119> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/508241>, <https://aphia.org/id/taxname/489379> ;
   td:hasDistribution <https://aphia.org/id/distribution/283505>, <https://aphia.org/id/distribution/399772>, <https://aphia.org/id/distribution/399773>, <https://aphia.org/id/distribution/399774>, <https://aphia.org/id/distribution/399775>, <https://aphia.org/id/distribution/399776>, <https://aphia.org/id/distribution/399777>, <https://aphia.org/id/distribution/565023>, <https://aphia.org/id/distribution/726965> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/142735>, <https://aphia.org/id/taxon-description/142739>, <https://aphia.org/id/taxon-description/171688>, <https://aphia.org/id/taxon-description/394293>, <https://aphia.org/id/taxon-description/394296>, <https://aphia.org/id/taxon-description/394299>, <https://aphia.org/id/taxon-description/1128938>, <https://aphia.org/id/taxon-description/1130711>, <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/101494> .

<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/10616> a top-level:Source, dct:BibliographicResource ;
   dct:title """A synopsis of the British edriophthalmous Crustacea. Part I. Amphipoda"""^^xsd:string ;
   dct:bibliographicCitation  """Bate, C. S. (1857). A synopsis of the British edriophthalmous Crustacea. Part I. Amphipoda. <em>The Annals and Magazine of Natural History, series 2.</em> 19: 135-152."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222935708697715> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1857"^^xsd:gYear .

<https://aphia.org/id/source/18266> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea amphipoda borealia et arctica"""^^xsd:string ;
   dct:bibliographicCitation  """Boeck, A. (1871). Crustacea amphipoda borealia et arctica. <em>Forhandlinger i Videnskabs-Selskabet i Christiania.</em> 1870: 83-280."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1871"^^xsd:gYear .

<https://aphia.org/id/source/1324> a top-level:Source, dct:BibliographicResource ;
   dct:title """Amphipoda"""^^xsd:string ;
   dct:bibliographicCitation  """Bellan-Santini, D.; Costello, M.J. (2001). Amphipoda. <em>in: Costello, M.J. et al. (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification.</em> Collection Patrimoines Naturels 50: pp. 295-308."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61275> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/6827> a top-level:Source, dct:BibliographicResource ;
   dct:title """European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification."""^^xsd:string ;
   dct:bibliographicCitation  """Costello, M.J., C. Emblow & R. White (EdS.). (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. <em>Collection Patrimoines Naturels, 50. Muséum national d'Histoire Naturelle: Paris, France.</em> 463 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/26605> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/9269> a top-level:Source, dct:BibliographicResource ;
   dct:title """Faune et flore du littoral du Nord, du Pas-de-Calais et de la Belgique: inventaire. [Coastal fauna and flora of the Nord, Pas-de-Calais and Belgium: inventory]"""^^xsd:string ;
   dct:bibliographicCitation  """Muller, Y. (2004). Faune et flore du littoral du Nord, du Pas-de-Calais et de la Belgique: inventaire. [Coastal fauna and flora of the Nord, Pas-de-Calais and Belgium: inventory]. <em>Commission Régionale de Biologie Région Nord Pas-de-Calais: France.</em> 307 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/70441> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/471200> a top-level:Source, dct:BibliographicResource ;
   dct:title """Les amphipodes du Boulonnais. II. Microprotopus maculatus Norman. III. Cressa dubia Spence Bate."""^^xsd:string ;
   dct:bibliographicCitation  """Bonnier, J. (1890). Les amphipodes du Boulonnais. II. Microprotopus maculatus Norman. III. Cressa dubia Spence Bate. <em>Bulletin Scientifique de la France et de la Belgique.</em> 12, 288-315 ,pls 8-10."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1890"^^xsd:gYear .




<https://aphia.org/id/distribution/283505> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1324> .

<https://aphia.org/id/distribution/399772> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Roscoff"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14276> ;
   dwc:locality <https://marineregions.org/mrgid/14276> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/399773> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Plymouth"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3171> ;
   dwc:locality <https://marineregions.org/mrgid/3171> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/399774> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Golfe Normanno-Breton"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17599> ;
   dwc:locality <https://marineregions.org/mrgid/17599> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/399775> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Baie de la Seine"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3323> ;
   dwc:locality <https://marineregions.org/mrgid/3323> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/399776> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/979> ;
   dwc:locality <https://marineregions.org/mrgid/979> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/399777> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Portland"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17809> ;
   dwc:locality <https://marineregions.org/mrgid/17809> ;
   dct:source <https://aphia.org/id/source/17501> .

<https://aphia.org/id/distribution/565023> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/979> ;
   dwc:locality <https://marineregions.org/mrgid/979> ;
   dct:source <https://aphia.org/id/source/9269> .

<https://aphia.org/id/distribution/726965> a td:Distribution ;
   rdfs:label "Distribution for Cressa dubia (Spence Bate, 1857) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102119> ;
   ] ;
   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/142735> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 102119"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/142736>, <https://aphia.org/id/taxon-description-extra-specification/142737>, <https://aphia.org/id/taxon-description-extra-specification/142738> ;
   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/102119> ;
   ] ;
   top-level:hasValue "3"^^xsd:string .

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

<https://aphia.org/id/taxon-description/171688> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 102119"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/171689>, <https://aphia.org/id/taxon-description-extra-specification/171690>, <https://aphia.org/id/taxon-description-extra-specification/171691>, <https://aphia.org/id/taxon-description-extra-specification/171692> ;
   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/102119> ;
   ] ;
   top-level:hasValue "3"^^xsd:string .

<https://aphia.org/id/taxon-description/394293> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394294>, <https://aphia.org/id/taxon-description-extra-specification/394295> ;
   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/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394296> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394297>, <https://aphia.org/id/taxon-description-extra-specification/394298> ;
   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/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394299> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394300>, <https://aphia.org/id/taxon-description-extra-specification/394301> ;
   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/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

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

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

<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/142736> 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/142737> 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/142738> 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/142740> 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/142741> 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/171689> 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/171690> 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/171691> 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/171692> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Locality (MRGID) 1920"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/locality-mrgid> ;
   top-level:hasValue <https://marineregions.org/mrgid/1920> .
<https://aphia.org/id/taxon-description-extra-specification/394294> 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/394295> 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/394297> 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/394298> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Amorphous calcium carbonate"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#amorphous-calcium-carbonate> .
<https://aphia.org/id/taxon-description-extra-specification/394300> 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/394301> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Calcite"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#calcite> .
<https://aphia.org/id/taxon-description-extra-specification/1128939> 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/1130712> 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> .

