@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/231881> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Ostreopsis lenticularis Y.Fukuyo, 1981"^^xsd:string ;
   taxon-name:aphiaID "231881"^^xsd:integer ;
   dwc:scientificNameID "231881"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:231881"^^xsd:string ;
   taxon-name:scientificName "Ostreopsis lenticularis"^^xsd:string ;
   taxon-name:authorship "Y.Fukuyo, 1981"^^xsd:string ;
   dwc:scientificNameAuthorship "Y.Fukuyo, 1981"^^xsd:string ;
   taxon-name:fullScientificName "Ostreopsis lenticularis Y.Fukuyo, 1981"^^xsd:string ;
   skos-xl:literalForm "Ostreopsis lenticularis Y.Fukuyo, 1981"^^xsd:string ;
   dwc:scientificName "Ostreopsis lenticularis Y.Fukuyo, 1981"^^xsd:string ;
   dct:bibliographicCitation """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. World-wide electronic publication, National University of Ireland, Galway (taxonomic information republished from AlgaeBase with permission of M.D. Guiry). Ostreopsis lenticularis Y.Fukuyo, 1981. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=231881 on 2026-05-02"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/5274>, <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/43138>, <https://aphia.org/id/source/9268>, <https://aphia.org/id/source/9271>, <https://aphia.org/id/source/37>, <https://aphia.org/id/source/1194>, <https://aphia.org/id/source/124391>, <https://aphia.org/id/source/141269>, <https://aphia.org/id/source/145561>, <https://aphia.org/id/source/170342>, <https://aphia.org/id/source/125635>, <https://aphia.org/id/source/125636>, <https://aphia.org/id/source/383578>, <https://aphia.org/id/source/456455>, <https://aphia.org/id/source/465707> ;
   rdfs:seeAlso <http://www.algaebase.org/search/species/detail/?species_id=58724>, <http://www.biodiversitylibrary.org/name/Ostreopsis_lenticularis>, <https://www.ebi.ac.uk/ena/data/view/Taxon:78883>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=78883&lvl=0>, <http://n2t.net/ark:/65665/3ce2bb8f4-9f35-4a65-90e5-2c190d3bd37f>, <http://n2t.net/ark:/65665/38fa49371-8c1c-4d37-9f32-5e6df8022f04> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/231881> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/564013>, <https://aphia.org/id/distribution/592348>, <https://aphia.org/id/distribution/592349>, <https://aphia.org/id/distribution/614425>, <https://aphia.org/id/distribution/671640>, <https://aphia.org/id/distribution/805253> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/47332>, <https://aphia.org/id/taxon-description/1126435>, <https://aphia.org/id/taxon-description/1409344>, <https://aphia.org/id/taxon-description/1562609>, <https://aphia.org/id/taxon-description/1562613>, <https://aphia.org/id/taxon-description/1562617>, <https://aphia.org/id/taxon-description/1562621>, <https://aphia.org/id/taxon-description/1565178>, <https://aphia.org/id/taxon-description/1565356>, <https://aphia.org/id/taxon-description/2331556>, <https://aphia.org/id/taxon-description/2846906> ;
   taxon-name:hasParent _:b1 .

_:b1 a taxon-name:Taxon, skos-xl:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/109524> .

<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/43138> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomical study on benthic dinoflagellates collected in coral reefs"""^^xsd:string ;
   dct:bibliographicCitation  """Fukuyo Y. 1981. Taxonomical study on benthic dinoflagellates collected in coral reefs. Bull. Jap. Soc. Sci. Fish. 47: 967-978."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.2331/suisan.47.967> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1981"^^xsd:gYear .

<https://aphia.org/id/source/9268> a top-level:Source, dct:BibliographicResource ;
   dct:title """A list of free-living dinoflagellate species in the world's oceans"""^^xsd:string ;
   dct:bibliographicCitation  """Gómez, F. (2005). A list of free-living dinoflagellate species in the world's oceans. <em>Acta Bot. Croat.</em> 64(1): 129-212."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2005"^^xsd:gYear .

<https://aphia.org/id/source/9271> a top-level:Source, dct:BibliographicResource ;
   dct:title """Globalisation in marine ecosystems: the story of non-indigenous marine species across European seas."""^^xsd:string ;
   dct:bibliographicCitation  """Streftaris, N., A. Zenetos & E. Papathanassiou. (2005). Globalisation in marine ecosystems: the story of non-indigenous marine species across European seas. <em>Oceanogry and Marine Biology: an Annual Review.</em> 43: 419-453."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1201/9781420037449.ch8>, <https://marineinfo.org/id/publication/75009> ;
   schema:datePublished "2005"^^xsd:gYear .

<https://aphia.org/id/source/37> a top-level:Source, dct:BibliographicResource ;
   dct:title """AlgaeBase"""^^xsd:string ;
   dct:bibliographicCitation  """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. <em>World-wide electronic publication, National University of Ireland, Galway.</em> searched on YYYY-MM-DD."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/2> ;
   schema:datePublished "2026"^^xsd:gYear .

<https://aphia.org/id/source/1194> a top-level:Source, dct:BibliographicResource ;
   dct:title """Identifying marine phytoplankton."""^^xsd:string ;
   dct:bibliographicCitation  """Tomas, C.R. (Ed.). (1997). Identifying marine phytoplankton. Academic Press: San Diego, CA [etc.] (USA). ISBN 0-12-693018-X. XV, 858 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/19862> ;
   schema:datePublished "1997"^^xsd:gYear .

<https://aphia.org/id/source/124391> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annotated list of marine alien species in the Mediterranean with records of the worst invasive species."""^^xsd:string ;
   dct:bibliographicCitation  """Zenetos, A., M.E. Cinar, M.A. Pancucci-Papadopoulou, J.G. Harmelin, G. Furnari, F. Andaloro, N. Bellou, N. Streftaris & H. Zibrowius. (2005). Annotated list of marine alien species in the Mediterranean with records of the worst invasive species. <em>Mediterranean Marine Science.</em> 6 (2): 63-118."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.12681/mms.186> ;
   schema:datePublished "2005"^^xsd:gYear .

<https://aphia.org/id/source/141269> a top-level:Source, dct:BibliographicResource ;
   dct:title """Dinoflagellates (Dinoflagellata) of the Gulf of Mexico"""^^xsd:string ;
   dct:bibliographicCitation  """Steidinger, K. A., M. A. Faust, and D. U. Hernández-Becerril. 2009. Dinoflagellates (Dinoflagellata) of the Gulf of Mexico, Pp. 131–154 in Felder, D.L. and D.K. Camp (eds.), Gulf of Mexico–Origins, Waters, and Biota. Biodiversity. Texas A&M Press, College"""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/145561> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Moestrup, Ø., Akselman, R., Cronberg, G., Elbraechter, M., Fraga, S., Halim, Y., Hansen, G., Hoppenrath, M., Larsen, J., Lundholm, N., Nguyen, L. N., Zingone, A. (Eds) (2009 onwards). IOC-UNESCO Taxonomic Reference List of Harmful Micro Algae."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/170342> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Myzozoa: dinoflagellates, perkinsids, ellobiopsids, sporozoans"""^^xsd:string ;
   dct:bibliographicCitation  """Chang, F.H.; Charleston, W.A.G.; McKenna, P.B.; Clowes, C.D.; Wilson, G.J.; Broady, P.A. (2012). Phylum Myzozoa: dinoflagellates, perkinsids, ellobiopsids, sporozoans, in: Gordon, D.P. (Ed.) (2012). New Zealand inventory of biodiversity: 3. Kingdoms Bacteria, Protozoa, Chromista, Plantae, Fungi. pp. 175-216."""^^xsd:string ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/125635> a top-level:Source, dct:BibliographicResource ;
   dct:title """Selective depolarization of the muscle membrane in frog nerve-muscle preparations by a chromatographically purified extract of the dinoflagellate Ostreopsis lenticularis"""^^xsd:string ;
   dct:bibliographicCitation  """Meunier F.A., Mercado J.A., Molgo J., Tosteson T.R. & Gotta G.E. 1997. Selective depolarization of the muscle membrane in frog nerve-muscle preparations by a chromatographically purified extract of the dinoflagellate <i>Ostreopsis lenticularis</i>. Brit. J. Pharmacol. 121: 1224-1230."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1038/sj.bjp.0701256> ;
   schema:datePublished "1997"^^xsd:gYear .

<https://aphia.org/id/source/125636> a top-level:Source, dct:BibliographicResource ;
   dct:title """First evidence of palytoxin analogues from an Ostreopsis mascarenensis (Dinophyceae) benthic bloom in Southwestern Indian Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Lenoir S., Ten-Hage L., Turquet J., Quod J.-P., Bernard C. & Hennion M.-C. 2004. First evidence of palytoxin analogues from an <i>Ostreopsis mascarenensis</i> (Dinophyceae) benthic bloom in Southwestern Indian Ocean. J. Phycol. 40: 1042-1051."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1529-8817.2004.04016.x> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/383578> a top-level:Source, dct:BibliographicResource ;
   dct:title """Sampling bias misrepresents the biogeographical significance of constitutive mixotrophs across global oceans"""^^xsd:string ;
   dct:bibliographicCitation  """Leles, S. G.; Mitra, A.; Flynn, K. J.; Tillmann, U.; Stoecker, D.; Jeong, H. J.; Burkholder, J.; Hansen, P. J.; Caron, D. A.; Glibert, P. M.; Hallegraeff, G.; Raven, J. A.; Sanders, R. W.; Zubkov, M. (2019). Sampling bias misrepresents the biogeographical significance of constitutive mixotrophs across global oceans. <em>Global Ecology and Biogeography.</em> 28(4): 418-428."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/geb.12853> ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/456455> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Mixoplankton Database (MDB): Diversity of photo‐phago‐trophic plankton in form, function, and distribution across the global ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Mitra, A.; Caron, D. A.; Faure, E.; Flynn, K. J.; Leles, S. G.; Hansen, P. J.; McManus, G. B.; Not, F.; Do Rosario Gomes, H.; Santoferrara, L. F.; Stoecker, D. K.; Tillmann, U. (2023). The Mixoplankton Database (MDB): Diversity of photo‐phago‐trophic plankton in form, function, and distribution across the global ocean. <em>Journal of Eukaryotic Microbiology.</em> 70(4)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/jeu.12972> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2023"^^xsd:gYear .

<https://aphia.org/id/source/465707> a top-level:Source, dct:BibliographicResource ;
   dct:title """Mixotrophy in tropical benthic dinoflagellates"""^^xsd:string ;
   dct:bibliographicCitation  """Faust, M.A. (1998). Mixotrophy in tropical benthic dinoflagellates. In: Reguera, B., Blanco, J., Fernandez, L., Wyatt, T. (Eds.), Harmful Algae. Proceedings of the VIII International Conference on Harmful Algae, Vigo, Spain, 1997, Xunta de Galicia and Intergovernmental Oceanographic Commission of UNESCO, Paris, France, pp. 390–393."""^^xsd:string ;
   schema:datePublished "1998"^^xsd:gYear .




<https://aphia.org/id/distribution/564013> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - Mediterranean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1905> ;
   dwc:locality <https://marineregions.org/mrgid/1905> ;
   td:hasOrigin <https://aphia.org/ns/origin#alien> ;
   dct:source <https://aphia.org/id/source/9271> .

<https://aphia.org/id/distribution/592348> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - Tahiti Island"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/15307> ;
   dwc:locality <https://marineregions.org/mrgid/15307> .

<https://aphia.org/id/distribution/592349> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - British Virgin Islands Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8411> ;
   dwc:locality <https://marineregions.org/mrgid/8411> ;
   dct:source <https://aphia.org/id/source/125578> .

<https://aphia.org/id/distribution/614425> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - South West Indian Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7125> ;
   dwc:locality <https://marineregions.org/mrgid/7125> ;
   dct:source <https://aphia.org/id/source/125636> .

<https://aphia.org/id/distribution/671640> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

<https://aphia.org/id/distribution/805253> a td:Distribution ;
   rdfs:label "Distribution for Ostreopsis lenticularis Y.Fukuyo, 1981 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/231881> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/170342> .

<https://aphia.org/ns/origin#alien> a skos:Concept, td:Origin ;
   skos:prefLabel "Alien"@en ;
   rdfs:label "Alien"@en ;
   skos:definition "Species introduced by man into places out of their natural range of distribution"@en .

<https://aphia.org/id/taxon-description/47332> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Paraphyletic group for Taxon denoted by name 562620"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/paraphyletic-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/562620> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/paraphyletic-group#algae> .

<https://aphia.org/id/taxon-description/1126435> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 231881"@en ;
   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/231881> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#constitutive-mixoplankton> .

<https://aphia.org/id/taxon-description/1409344> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Cytomorphology for Taxon denoted by name 19542"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/cytomorphology> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/19542> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/cytomorphology#unicellular> .

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

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

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

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

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

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

<https://aphia.org/id/taxon-description/2331556> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 231881"@en ;
   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/231881> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#constitutive-mixoplankton> .

<https://aphia.org/id/taxon-description/2846906> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 562620"@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/562620> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#icn> .

<https://aphia.org/id/taxon-description-extra-specification/1562610> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit µm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#micrometer> .
<https://aphia.org/id/taxon-description-extra-specification/1562611> 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/1562612> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension height"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#height> .
<https://aphia.org/id/taxon-description-extra-specification/1562614> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit µm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#micrometer> .
<https://aphia.org/id/taxon-description-extra-specification/1562615> 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/1562616> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension width"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#width> .
<https://aphia.org/id/taxon-description-extra-specification/1562618> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit µm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#micrometer> .
<https://aphia.org/id/taxon-description-extra-specification/1562619> 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/1562620> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension height"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#height> .
<https://aphia.org/id/taxon-description-extra-specification/1562622> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit µm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#micrometer> .
<https://aphia.org/id/taxon-description-extra-specification/1562623> 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/1562624> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension width"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#width> .

