@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/129781> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Ampharete lindstroemi Hessle, 1917"^^xsd:string ;
   taxon-name:aphiaID "129781"^^xsd:integer ;
   dwc:scientificNameID "129781"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129781"^^xsd:string ;
   taxon-name:scientificName "Ampharete lindstroemi"^^xsd:string ;
   taxon-name:authorship "Hessle, 1917"^^xsd:string ;
   dwc:scientificNameAuthorship "Hessle, 1917"^^xsd:string ;
   taxon-name:fullScientificName "Ampharete lindstroemi Hessle, 1917"^^xsd:string ;
   skos-xl:literalForm "Ampharete lindstroemi Hessle, 1917"^^xsd:string ;
   dwc:scientificName "Ampharete lindstroemi Hessle, 1917"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Ampharete lindstroemi Hessle, 1917. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129781 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3174>, <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/50332>, <https://aphia.org/id/source/50931>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/50925>, <https://aphia.org/id/source/141215>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/80>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/50285>, <https://aphia.org/id/source/50541> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=516028>, <https://www.ebi.ac.uk/ena/data/view/Taxon:3107790>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=3107790&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:129781>, <https://www.univie.ac.at/arctictraits/taxonpage/3640> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129781> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/300517>, <https://aphia.org/id/distribution/323635>, <https://aphia.org/id/distribution/700733>, <https://aphia.org/id/distribution/700734>, <https://aphia.org/id/distribution/700735>, <https://aphia.org/id/distribution/727986> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/116256> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/290874>, <https://aphia.org/id/taxon-description/290878>, <https://aphia.org/id/taxon-description/292414>, <https://aphia.org/id/taxon-description/292418>, <https://aphia.org/id/taxon-description/397995>, <https://aphia.org/id/taxon-description/1422495>, <https://aphia.org/id/taxon-description/1422497>, <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/129155> .

<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/50332> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zur Kenntnis der terebellomorphen Polychaeten."""^^xsd:string ;
   dct:bibliographicCitation  """Hessle, Christian. (1917). Zur Kenntnis der terebellomorphen Polychaeten. <em>Zoologiska bidrag från Uppsala.</em> 5: 39-258, plates I-V."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1917"^^xsd:gYear .

<https://aphia.org/id/source/50931> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annulata Polychaeta Spetsbergiæ, Grœnlandiæ, Islandiæ et Scandinaviæ. Hactenus Cognita."""^^xsd:string ;
   dct:bibliographicCitation  """Malmgren, A.J. (1867). Annulata Polychaeta Spetsbergiæ, Grœnlandiæ, Islandiæ et Scandinaviæ. Hactenus Cognita. Ex Officina Frenckelliana, Helsingforslæ. 127 pp. & XIV plates."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.13358> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1867"^^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/50925> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annulata i hafvet utmed Sveriges vestkust och omkring Göteborg. [Zoologiska observationer. VII.] [[Annulata in the sea along the west coast of Sweden and around Gothenburg]"""^^xsd:string ;
   dct:bibliographicCitation  """Malm, A. W. (1874). Annulata i hafvet utmed Sveriges vestkust och omkring Göteborg. [Zoologiska observationer. VII.] [[Annulata in the sea along the west coast of Sweden and around Gothenburg]. <em>Göteborgs Königlich vetenskaps - och vitterhetssamhälles handlingar.</em> 14: 67-105, Plate 1."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1874"^^xsd:gYear .

<https://aphia.org/id/source/141215> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.)"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K.; Granados-Barba, A.; Solís-Weiss, V. (2009). Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.). <em>Gulf of Mexico. Origin, Waters, and Biota. Volume 1, Biodiversity.</em> Texas A&M University Press, College Station, Texas."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<https://aphia.org/id/source/80> a top-level:Source, dct:BibliographicResource ;
   dct:title """Macrobenthos of the North Sea [CD-ROM]: 1. Keys to Mollusca and Brachiopoda"""^^xsd:string ;
   dct:bibliographicCitation  """de Kluijver, M. J.; Ingalsuo, S. S.; de Bruyne, R. H. (2000). Macrobenthos of the North Sea [CD-ROM]: 1. Keys to Mollusca and Brachiopoda. <em>World Biodiversity Database CD-ROM Series. Expert Center for Taxonomic Identification (ETI): Amsterdam, The Netherlands. ISBN 3-540-14706-3. 1 cd-rom.</em>"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/6027> ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/1429> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (Ed.) (2001). 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  """Bellan, G. (2001). Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (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.</em> 50: 214-231."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61465> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/2930> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence."""^^xsd:string ;
   dct:bibliographicCitation  """Brunel, P., L. Bosse & G. Lamarche. (1998). Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence. <em>Canadian Special Publication of Fisheries and Aquatic Sciences, 126.</em> 405 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/213868> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/50285> a top-level:Source, dct:BibliographicResource ;
   dct:title """Beiträge zur Polychaetenfauna der Deutschen Bucht"""^^xsd:string ;
   dct:bibliographicCitation  """Hartmann-Schröder, Gesa; Stripp, Konrad. (1968). Beiträge zur Polychaetenfauna der Deutschen Bucht. <em>Veröffentlichungen des Institut für Meeresforschung.</em> 11: 1-24."""^^xsd:string ;
   schema:datePublished "1968"^^xsd:gYear .

<https://aphia.org/id/source/50541> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Polychaeta of the Arctic Ocean] (In Russian) Polikhety severnogo Ledovitogo Okeana"""^^xsd:string ;
   dct:bibliographicCitation  """Jirkov, I.A. (2001). [Polychaeta of the Arctic Ocean] (In Russian) Polikhety severnogo Ledovitogo Okeana. Yanus-K Press, Moscow, 632 pp."""^^xsd:string ;
   schema:datePublished "2001"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/116256> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ウケクチカザリゴカイ"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .



<https://aphia.org/id/distribution/300517> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1429> .

<https://aphia.org/id/distribution/323635> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7135> ;
   dwc:locality <https://marineregions.org/mrgid/7135> ;
   dct:source <https://aphia.org/id/source/2901> .

<https://aphia.org/id/distribution/700733> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - USA"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2204> ;
   dwc:locality <https://marineregions.org/mrgid/2204> ;
   dct:source <https://aphia.org/id/source/145467> .

<https://aphia.org/id/distribution/700734> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - Canada"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2169> ;
   dwc:locality <https://marineregions.org/mrgid/2169> ;
   dct:source <https://aphia.org/id/source/145467> .

<https://aphia.org/id/distribution/700735> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - Atlantic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1902> ;
   dwc:locality <https://marineregions.org/mrgid/1902> ;
   dct:source <https://aphia.org/id/source/145467> .

<https://aphia.org/id/distribution/727986> a td:Distribution ;
   rdfs:label "Distribution for Ampharete lindstroemi Hessle, 1917 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   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/290874> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290875>, <https://aphia.org/id/taxon-description-extra-specification/290876>, <https://aphia.org/id/taxon-description-extra-specification/290877> ;
   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/981> ;
   ] ;
   top-level:hasValue "51"^^xsd:string .

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

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

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

<https://aphia.org/id/taxon-description/397995> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 129781"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/ambi-ecological-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129781> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#very-sensitive-to-disturbance> .

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

<https://aphia.org/id/taxon-description/1422497> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1422498> ;
   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/981> ;
   ] ;
   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/290875> 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/290876> 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/290877> 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/290879> 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/290880> 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/290881> 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/292415> 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/292416> 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/292417> 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/292419> 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/292420> 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/292421> 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/1422496> 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/1422498> 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> .

