@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/130496> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Ophelia rathkei McIntosh, 1908"^^xsd:string ;
   taxon-name:aphiaID "130496"^^xsd:integer ;
   dwc:scientificNameID "130496"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130496"^^xsd:string ;
   taxon-name:scientificName "Ophelia rathkei"^^xsd:string ;
   taxon-name:authorship "McIntosh, 1908"^^xsd:string ;
   dwc:scientificNameAuthorship "McIntosh, 1908"^^xsd:string ;
   taxon-name:fullScientificName "Ophelia rathkei McIntosh, 1908"^^xsd:string ;
   skos-xl:literalForm "Ophelia rathkei McIntosh, 1908"^^xsd:string ;
   dwc:scientificName "Ophelia rathkei McIntosh, 1908"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Ophelia rathkei McIntosh, 1908. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130496 on 2026-04-15"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/9018> ;
   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/50991>, <https://aphia.org/id/source/50960>, <https://aphia.org/id/source/48948>, <https://aphia.org/id/source/285303>, <https://aphia.org/id/source/341024>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/9269>, <https://aphia.org/id/source/51885>, <https://aphia.org/id/source/80> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/330168>, <https://aphia.org/id/taxname/330177> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=171870>, <https://www.ebi.ac.uk/ena/data/view/Taxon:36124>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=36124&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130496> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130496> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/330168>, <https://aphia.org/id/taxname/330177> ;
   td:hasDistribution <https://aphia.org/id/distribution/301214>, <https://aphia.org/id/distribution/403840>, <https://aphia.org/id/distribution/415177>, <https://aphia.org/id/distribution/416889>, <https://aphia.org/id/distribution/563388>, <https://aphia.org/id/distribution/639438>, <https://aphia.org/id/distribution/831716>, <https://aphia.org/id/distribution/833569> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/290882>, <https://aphia.org/id/taxon-description/290886>, <https://aphia.org/id/taxon-description/292422>, <https://aphia.org/id/taxon-description/292426>, <https://aphia.org/id/taxon-description/402046>, <https://aphia.org/id/taxon-description/1424038>, <https://aphia.org/id/taxon-description/1424256>, <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/129413> .

<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/50991> a top-level:Source, dct:BibliographicResource ;
   dct:title """Notes from the Gatty Marine Laboratory, St. Andrews."""^^xsd:string ;
   dct:bibliographicCitation  """McIntosh, W.C. (1908). Notes from the Gatty Marine Laboratory, St. Andrews. <em>Annals and Magazine of Natural History.</em> 1(8): 373-387."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1908"^^xsd:gYear .

<https://aphia.org/id/source/50960> a top-level:Source, dct:BibliographicResource ;
   dct:title """Note on a new species of polychaete (Ophelia cluthensis"""^^xsd:string ;
   dct:bibliographicCitation  """McGuire, I. P. 1935. Note on a new species of polychaete (Ophelia cluthensis). Scottish Naturalist, 212: 45-46."""^^xsd:string ;
   schema:datePublished "1935"^^xsd:gYear .

<https://aphia.org/id/source/48948> a top-level:Source, dct:BibliographicResource ;
   dct:title """Beitrag zur Polychaetenfauna der Ostsee"""^^xsd:string ;
   dct:bibliographicCitation  """Augener, Hermann. (1939). Beitrag zur Polychaetenfauna der Ostsee. <em>Kieler Meeresforschungen.</em> 3(1): 133-147."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .

<https://aphia.org/id/source/285303> a top-level:Source, dct:BibliographicResource ;
   dct:title """Monitoring van de effecten van de verruiming 48'/43': MOVE eindrapport 2006 (Rapport 10)"""^^xsd:string ;
   dct:bibliographicCitation  """van Eck, G. Th. M.; Holzhauer, H. (2007). Monitoring van de effecten van de verruiming 48'/43': MOVE eindrapport 2006 (Rapport 10). <em>Rapport RIKZ = Report RIKZ, 2007.003. RIKZ: Middelburg.</em> 64 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/109043> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/341024> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Bio-environmental research group; Institute of Agricultural and Fisheries research (ILVO), Belgium; (2016): Macrobenthos monitoring in function of aggregate extraction activities in the Belgian part of the North Sea."""^^xsd:string ;
   schema:datePublished "2016"^^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/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/51885> a top-level:Source, dct:BibliographicResource ;
   dct:title """On three species of the genus Ophelia (Polychaeta) from British and adjacent waters"""^^xsd:string ;
   dct:bibliographicCitation  """Tebble, Norman 1952. On three species of the genus Ophelia (Polychaeta) from British and adjacent waters. Annals and Magazine of Natural History, 5: 553-571."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222935208654326> ;
   schema:datePublished "1952"^^xsd:gYear .

<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/distribution/301214> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   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/403840> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/811> .

<https://aphia.org/id/distribution/415177> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - Roscoff"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14276> ;
   dwc:locality <https://marineregions.org/mrgid/14276> ;
   dct:source <https://aphia.org/id/source/1138> .

<https://aphia.org/id/distribution/416889> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/979> ;
   dwc:locality <https://marineregions.org/mrgid/979> ;
   dct:source <https://aphia.org/id/source/1138> .

<https://aphia.org/id/distribution/563388> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   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/639438> a td:Distribution ;
   rdfs:label "Distribution for Ophelia rathkei McIntosh, 1908 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130496> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/132965> .

<https://aphia.org/id/distribution/831716> a td:Distribution ;
   rdfs:label "Distribution for Ophelia cluthensis McGuire, 1935 - United Kingdom Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/330168> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5696> ;
   dwc:locality <https://marineregions.org/mrgid/5696> ;
   dct:source <https://aphia.org/id/source/47591> .

<https://aphia.org/id/distribution/833569> a td:Distribution ;
   rdfs:label "Distribution for Ophelia remanei Augener, 1939 - Baltic Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/330177> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/21907> ;
   dwc:locality <https://marineregions.org/mrgid/21907> ;
   dct:source <https://aphia.org/id/source/47591> .

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

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

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

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

<https://aphia.org/id/taxon-description/402046> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130496"@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/130496> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#very-sensitive-to-disturbance> .

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

<https://aphia.org/id/taxon-description/1424256> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 130496"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1424257> ;
   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/130496> ;
   ] ;
   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/290883> 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/290884> 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/290885> 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/290887> 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/290888> 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/290889> 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/292423> 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/292424> 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/292425> 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/292427> 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/292428> 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/292429> 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/1424039> 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/1424257> 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> .

