@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/110241> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Protoperidinium ovatum Pouchet, 1883"^^xsd:string ;
   taxon-name:aphiaID "110241"^^xsd:integer ;
   dwc:scientificNameID "110241"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:110241"^^xsd:string ;
   taxon-name:scientificName "Protoperidinium ovatum"^^xsd:string ;
   taxon-name:authorship "Pouchet, 1883"^^xsd:string ;
   dwc:scientificNameAuthorship "Pouchet, 1883"^^xsd:string ;
   taxon-name:fullScientificName "Protoperidinium ovatum Pouchet, 1883"^^xsd:string ;
   skos-xl:literalForm "Protoperidinium ovatum Pouchet, 1883"^^xsd:string ;
   dwc:scientificName "Protoperidinium ovatum Pouchet, 1883"^^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). Protoperidinium ovatum Pouchet, 1883. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=110241 on 2026-05-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <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/495641>, <https://aphia.org/id/source/285314>, <https://aphia.org/id/source/9268>, <https://aphia.org/id/source/43973>, <https://aphia.org/id/source/141269>, <https://aphia.org/id/source/170342>, <https://aphia.org/id/source/37>, <https://aphia.org/id/source/1338> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/695729>, <https://aphia.org/id/taxname/156527>, <https://aphia.org/id/taxname/233074> ;
   rdfs:seeAlso <http://planktonnet.awi.de/index.php?contenttype=image_details&itemid=14315>, <http://www.algaebase.org/search/species/detail/?species_id=54654>, <http://www.biodiversitylibrary.org/name/Protoperidinium_ovatum>, <http://www.dyntaxa.se/Taxon/Info/238272?changeRoot=True>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:110241> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/110241> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/695729>, <https://aphia.org/id/taxname/156527>, <https://aphia.org/id/taxname/233074> ;
   media:isSubjectOf <https://aphia.org/id/image/16368>, <https://aphia.org/id/image/16668> ;
   td:hasDistribution <https://aphia.org/id/distribution/288509>, <https://aphia.org/id/distribution/401634>, <https://aphia.org/id/distribution/667574>, <https://aphia.org/id/distribution/781758>, <https://aphia.org/id/distribution/788825>, <https://aphia.org/id/distribution/804489>, <https://aphia.org/id/distribution/327665>, <https://aphia.org/id/distribution/404808>, <https://aphia.org/id/distribution/404939>, <https://aphia.org/id/distribution/565934>, <https://aphia.org/id/distribution/631707> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/47332>, <https://aphia.org/id/taxon-description/194738>, <https://aphia.org/id/taxon-description/195587>, <https://aphia.org/id/taxon-description/196532>, <https://aphia.org/id/taxon-description/197566>, <https://aphia.org/id/taxon-description/952034>, <https://aphia.org/id/taxon-description/952036>, <https://aphia.org/id/taxon-description/1125878>, <https://aphia.org/id/taxon-description/1409344>, <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/109553> .

<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/495641> a top-level:Source, dct:BibliographicResource ;
   dct:title """Contribution a l'histoire des Cilio-Flagelles"""^^xsd:string ;
   dct:bibliographicCitation  """Pouchet, G. (1883). Contribution a l'histoire des Cilio-Flagelles. Journal de l'Anatomie et de la Physiologie Normales et Pathologiques de l'Homme et des Animaux, 19: 399-455."""^^xsd:string ;
   schema:datePublished "1883"^^xsd:gYear .

<https://aphia.org/id/source/285314> a top-level:Source, dct:BibliographicResource ;
   dct:title """Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”."""^^xsd:string ;
   dct:bibliographicCitation  """Maris, T., O. Beauchard, S. Van Damme, E. Van den Bergh, S. Wijnhoven & P. Meire. (2013). Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”. <em>Monitor Taskforce Publication Series, 2013-01. NIOZ: Yerseke.</em> 35 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/242765> ;
   schema:datePublished "2013"^^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/43973> a top-level:Source, dct:BibliographicResource ;
   dct:title """El genero Protoperidinium Bergh 1881 (Peridinium Ehrenberg 1831, partim)"""^^xsd:string ;
   dct:bibliographicCitation  """Balech, E. (1974). El genero Protoperidinium Bergh 1881 (Peridinium Ehrenberg 1831, partim). <em>Revista del Museo Argentino de Ciencias Naturales "Bernardino Rivadavia" (Hidrobiología).</em> 4: 1-79."""^^xsd:string ;
   schema:datePublished "1974"^^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/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/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/1338> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Brandt, S. (2001). Dinoflagellates, <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 47-53"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61177> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .



<https://aphia.org/id/image/16368> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1919, pl. 16)"^^xsd:string ;
   dct:title "Meunier (1919, pl. 16)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241>
   ] ;
   dct:rightsHolder "A. Meunier"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2008-07-18 10:01:54.133"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16368_meunier-1919-pl-16.jpg> .
<https://aphia.org/id/image/16668> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 01)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 01)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241>
   ] ;
   dct:rightsHolder "A. Meunier"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2008-07-31 10:46:50.193"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16668_meunier-1910-pl-01.jpg> .

<https://aphia.org/id/distribution/288509> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1338> .

<https://aphia.org/id/distribution/401634> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - North Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2350> ;
   dwc:locality <https://marineregions.org/mrgid/2350> ;
   dct:source <https://aphia.org/id/source/1107> .

<https://aphia.org/id/distribution/667574> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   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/781758> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5694> ;
   dwc:locality <https://marineregions.org/mrgid/5694> ;
   dct:source <https://aphia.org/id/source/165516> .

<https://aphia.org/id/distribution/788825> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - Tunisian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8366> ;
   dwc:locality <https://marineregions.org/mrgid/8366> ;
   dct:source <https://aphia.org/id/source/167190> .

<https://aphia.org/id/distribution/804489> a td:Distribution ;
   rdfs:label "Distribution for Protoperidinium ovatum Pouchet, 1883 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110241> ;
   ] ;
   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/id/distribution/327665> a td:Distribution ;
   rdfs:label "Distribution for Peridinium ovatum (Pouchet) F.Schütt, 1895 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/156527> ;
   ] ;
   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/404808> a td:Distribution ;
   rdfs:label "Distribution for Peridinium ovatum (Pouchet) F.Schütt, 1895 - Nieuwpoort"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/156527> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/90> ;
   dwc:locality <https://marineregions.org/mrgid/90> ;
   dct:source <https://aphia.org/id/source/1190> .

<https://aphia.org/id/distribution/404939> a td:Distribution ;
   rdfs:label "Distribution for Peridinium ovatum (Pouchet) F.Schütt, 1895 - Lombardsijde"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/156527> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5662> ;
   dwc:locality <https://marineregions.org/mrgid/5662> ;
   dct:source <https://aphia.org/id/source/1190> .

<https://aphia.org/id/distribution/565934> a td:Distribution ;
   rdfs:label "Distribution for Peridinium ovatum (Pouchet) F.Schütt, 1895 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/156527> ;
   ] ;
   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/631707> a td:Distribution ;
   rdfs:label "Distribution for Peridinium ovatum (Pouchet) F.Schütt, 1895 - Gulf of Maine"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/156527> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8940> ;
   dwc:locality <https://marineregions.org/mrgid/8940> ;
   dct:source <https://aphia.org/id/source/2901> .

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

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

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

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

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

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

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

<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/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/194739> 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/194740> 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/194741> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension diameter"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#diameter> .
<https://aphia.org/id/taxon-description-extra-specification/195588> 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/195589> 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/195590> 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/196533> 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/196534> 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/196535> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension diameter"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#diameter> .
<https://aphia.org/id/taxon-description-extra-specification/197567> 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/197568> 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/197569> 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/952035> 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/952037> 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> .

