@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/129525> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Chone Krøyer, 1856"^^xsd:string ;
   taxon-name:aphiaID "129525"^^xsd:integer ;
   dwc:scientificNameID "129525"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129525"^^xsd:string ;
   taxon-name:scientificName "Chone"^^xsd:string ;
   taxon-name:authorship "Krøyer, 1856"^^xsd:string ;
   dwc:scientificNameAuthorship "Krøyer, 1856"^^xsd:string ;
   taxon-name:fullScientificName "Chone Krøyer, 1856"^^xsd:string ;
   skos-xl:literalForm "Chone Krøyer, 1856"^^xsd:string ;
   dwc:scientificName "Chone Krøyer, 1856"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Chone Krøyer, 1856. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129525 on 2026-04-24"""^^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/540>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   dct:source <https://aphia.org/id/source/50702>, <https://aphia.org/id/source/50546>, <https://aphia.org/id/source/49429>, <https://aphia.org/id/source/50622>, <https://aphia.org/id/source/50927>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/5986>, <https://aphia.org/id/source/69111> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/325896>, <https://aphia.org/id/taxname/325903>, <https://aphia.org/id/taxname/325953> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:431171>, <https://www.univie.ac.at/arctictraits/taxonpage/2739> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129525> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/325896>, <https://aphia.org/id/taxname/325903>, <https://aphia.org/id/taxname/325953> ;
   media:isSubjectOf <https://aphia.org/id/image/9098>, <https://aphia.org/id/image/9099>, <https://aphia.org/id/image/9100>, <https://aphia.org/id/image/9101>, <https://aphia.org/id/image/9174>, <https://aphia.org/id/image/9175>, <https://aphia.org/id/image/31976>, <https://aphia.org/id/image/31977>, <https://aphia.org/id/image/39051> ;
   td:hasDistribution <https://aphia.org/id/distribution/746897> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/288726>, <https://aphia.org/id/taxon-description/288730>, <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/1470460> .

<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#genus> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Genus"@en ;
   rdfs:label "Genus"@en .

<https://aphia.org/id/source/50702> a top-level:Source, dct:BibliographicResource ;
   dct:title """Afhandling om Ormeslaegten Sabella Linn., isaer med Hensyn til dens nordiske Arter [Alternate title: Bidrag til Kundskab af Sabellerne]"""^^xsd:string ;
   dct:bibliographicCitation  """Krøyer, H. (1856). Afhandling om Ormeslaegten Sabella Linn., isaer med Hensyn til dens nordiske Arter [Alternate title: Bidrag til Kundskab af Sabellerne]. <em>Oversigt over det Kongelige danske Videnskabernes Selskabs Forhandlinger.</em> 1856: 1-36."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1856"^^xsd:gYear .

<https://aphia.org/id/source/50546> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Polychaeta of the Puget Sound region."""^^xsd:string ;
   dct:bibliographicCitation  """Johnson, Herbert Parlin. (1901). The Polychaeta of the Puget Sound region. <em>Proceedings of the Boston Society for Natural History.</em> 29(18): 381-437, plates 1-19."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1901"^^xsd:gYear .

<https://aphia.org/id/source/49429> a top-level:Source, dct:BibliographicResource ;
   dct:title """Tubicolous annelids of the tribes Sabellides and Serpulides from the Pacific Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Bush, K.J. (1904 (1905)). Tubicolous annelids of the tribes Sabellides and Serpulides from the Pacific Ocean. <em>Harriman Alaska Expedition.</em> 12: 169-346, plates XXI-XLIV."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1904"^^xsd:gYear .

<https://aphia.org/id/source/50622> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annulata nova. [Continuatio.]"""^^xsd:string ;
   dct:bibliographicCitation  """Kinberg, J.G.H. (1866 [or 1867]). Annulata nova. [Continuatio.]. <em>Öfversigt af Königlich Vetenskapsakademiens förhandlingar, Stockholm.</em> 23(9): 337-357."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1866"^^xsd:gYear .

<https://aphia.org/id/source/50927> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nordiska Hafs-Annulater. [part three of three]"""^^xsd:string ;
   dct:bibliographicCitation  """Malmgren, Anders Johan. (1866? vol for 1865). Nordiska Hafs-Annulater. [part three of three]. <em>Öfversigt af Königlich Vetenskapsakademiens förhandlingar, Stockholm.</em> 22(5): 355-410, plates XVIII-XXIX."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1866"^^xsd:gYear .

<https://aphia.org/id/source/38> a top-level:Source, dct:BibliographicResource ;
   dct:title """The polychaete worms, definitions and keys to the orders, families and genera"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K. (1977). The polychaete worms, definitions and keys to the orders, families and genera. <em>Natural History Museum of Los Angeles County: Los Angeles, CA (USA), Science Series.</em> 28:1-188."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/11096> ;
   schema:datePublished "1977"^^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/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/5986> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Sedentaria] A monograph on the Polychaeta of Southern Africa. Part 2. Sedentaria"""^^xsd:string ;
   dct:bibliographicCitation  """Day, J. H. (1967). [Sedentaria] A monograph on the Polychaeta of Southern Africa. Part 2. Sedentaria. British Museum (Natural History), London. pp. 459–842."""^^xsd:string ;
   schema:datePublished "1967"^^xsd:gYear .

<https://aphia.org/id/source/69111> a top-level:Source, dct:BibliographicResource ;
   dct:title """Redescription of Chone infundibuliformis Kroyer, 1856 (Polychaeta: Sabellidae) and histology of the branchial crown appendages, collar and glandular ridge"""^^xsd:string ;
   dct:bibliographicCitation  """Tovar-Hernández, María Ana and Sosa-Rodríguez, Teresa 2006. Redescription of Chone infundibuliformis Kroyer, 1856 (Polychaeta: Sabellidae) and histology of the branchial crown appendages, collar and glandular ridge. Zootaxa 1115: 31-59."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.1115.1.2> ;
   schema:datePublished "2006"^^xsd:gYear .



<https://aphia.org/id/image/9098> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone sp."^^xsd:string ;
   dct:title "Chone sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13222> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-30 16:07:25.097"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9098_chone-sp.jpg> .
<https://aphia.org/id/image/9099> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone sp."^^xsd:string ;
   dct:title "Chone sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13222> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-30 16:07:40.283"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9099_chone-sp.jpg> .
<https://aphia.org/id/image/9100> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone sp."^^xsd:string ;
   dct:title "Chone sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13222> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-30 16:07:55.063"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9100_chone-sp.jpg> .
<https://aphia.org/id/image/9101> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone sp."^^xsd:string ;
   dct:title "Chone sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13222> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-30 16:08:09.847"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9101_chone-sp.jpg> .
<https://aphia.org/id/image/9174> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone "^^xsd:string ;
   dct:title "Chone "^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-31 11:11:20.383"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9174_chone.jpg> .
<https://aphia.org/id/image/9175> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone "^^xsd:string ;
   dct:title "Chone "^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-31 11:11:20.417"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9175_chone.jpg> .
<https://aphia.org/id/image/31976> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone infundibuliformis"^^xsd:string ;
   dct:title "Chone infundibuliformis"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130891>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23344> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Sabellid polychaete worm, preserved specimen."""^^xsd:string ;
   dct:created "2010-07-24 18:03:30.780"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/31976_chone-infundibuliformis.jpg> .
<https://aphia.org/id/image/31977> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone infundibuliformis - live view (above fan)"^^xsd:string ;
   dct:title "Chone infundibuliformis - live view (above fan)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130891>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23344> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2010-07-24 18:04:10.980"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/31977_chone-infundibuliformis---live-view-above-fan.jpg> .
<https://aphia.org/id/image/39051> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chone infundibuliformis - live view"^^xsd:string ;
   dct:title "Chone infundibuliformis - live view"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130891>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23344> ;
   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-02-19 19:57:39.327"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/39051_chone-infundibuliformis---live-view.jpg> .

<https://aphia.org/id/distribution/746897> a td:Distribution ;
   rdfs:label "Distribution for Chone Krøyer, 1856 - Canadian Exclusive Economic Zone [Arctic part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129525> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8776> ;
   dwc:locality <https://marineregions.org/mrgid/8776> ;
   dct:source <https://aphia.org/id/source/150285> .

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

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

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

<https://aphia.org/id/taxon-description/288730> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 985"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/288731>, <https://aphia.org/id/taxon-description-extra-specification/288732>, <https://aphia.org/id/taxon-description-extra-specification/288733> ;
   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/985> ;
   ] ;
   top-level:hasValue "100"^^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/17670> 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/18276> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage larva"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#larva> .
<https://aphia.org/id/taxon-description-extra-specification/288727> 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/288728> 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/288729> 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/288731> 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/288732> 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/288733> 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> .

