@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/110034> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Gonyaulax polyedra F.Stein, 1883"^^xsd:string ;
   taxon-name:aphiaID "110034"^^xsd:integer ;
   dwc:scientificNameID "110034"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:110034"^^xsd:string ;
   taxon-name:scientificName "Gonyaulax polyedra"^^xsd:string ;
   taxon-name:authorship "F.Stein, 1883"^^xsd:string ;
   dwc:scientificNameAuthorship "F.Stein, 1883"^^xsd:string ;
   taxon-name:fullScientificName "Gonyaulax polyedra F.Stein, 1883"^^xsd:string ;
   skos-xl:literalForm "Gonyaulax polyedra F.Stein, 1883"^^xsd:string ;
   dwc:scientificName "Gonyaulax polyedra F.Stein, 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). Gonyaulax polyedra F.Stein, 1883. Accessed through: World Register of Marine Species at: https://marinespecies.org/aphia.php?p=taxdetails&id=110034 on 2026-04-30"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#superseded+combination> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/43114>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/397181>, <https://aphia.org/id/source/559356>, <https://aphia.org/id/source/9268>, <https://aphia.org/id/source/37>, <https://aphia.org/id/source/1338>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/162894>, <https://aphia.org/id/source/167756>, <https://aphia.org/id/source/238953>, <https://aphia.org/id/source/43103>, <https://aphia.org/id/source/487463>, <https://aphia.org/id/source/9268> ;
   rdfs:seeAlso <http://www.algaebase.org/search/species/detail/?species_id=43853>, <http://www.biodiversitylibrary.org/name/Gonyaulax_polyedra>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=160621&lvl=0>, <http://n2t.net/ark:/65665/3e7910feb-6b5c-4ae6-b55f-1de534d3484c>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:110034> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/1778370> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/16371> ;
   td:hasDistribution <https://aphia.org/id/distribution/288313>, <https://aphia.org/id/distribution/772174>, <https://aphia.org/id/distribution/788740> ;
   taxon-name:hasParent _:b1 .

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

<https://aphia.org/ns/taxonomic-status#superseded+combination> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "superseded combination"@en ;
   rdfs:label "superseded combination"@en ;
   skos:definition """When a species is transferred to another genus, and is also known as a new combination"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/synonym> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/available> .


<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/43114> a top-level:Source, dct:BibliographicResource ;
   dct:title """Der Organismus der Infusionstiere. III Abth. Der Organismus der Arthrodelen Flagellaten."""^^xsd:string ;
   dct:bibliographicCitation  """Stein F.R.von. (1883). Der Organismus der Infusionstiere. III Abth. Der Organismus der Arthrodelen Flagellaten. <em>Einleitung und Erklarüng der Abbildungen.</em> II Hälfte: 23-26."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1883"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

<https://aphia.org/id/source/397181> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Bermuda Marine Environment - Volume IIIThe final report of the Bermuda Inshore Waters Investigations 1975-1980"""^^xsd:string ;
   dct:bibliographicCitation  """Bodungen, B. V.; Jickells, T. D.; Smith, S. R.; Ward, J. A. D. ; Hillier, G. B. (1982). The Bermuda Marine Environment - Volume IIIThe final report of the Bermuda Inshore Waters Investigations 1975-1980. BBSR Special Publication # 18, 3: 123 pp."""^^xsd:string ;
   schema:datePublished "1982"^^xsd:gYear .

<https://aphia.org/id/source/559356> a top-level:Source, dct:BibliographicResource ;
   dct:title """Biodiversidad del microfitoplancton frente a Callao (12°S)"""^^xsd:string ;
   dct:bibliographicCitation  """Delgado, E. (2019). Biodiversidad del microfitoplancton frente a Callao (12°S). <em>Boletìn Instituto del Mar del Perú.</em> 34(2): 432-455."""^^xsd:string ;
   schema:datePublished "2019"^^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/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/source/152417> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Checklist of marine biota of China seas]"""^^xsd:string ;
   dct:bibliographicCitation  """Liu, J.Y. [Ruiyu] (ed.). (2008). [Checklist of marine biota of China seas]. <em>China Science Press.</em> 1267 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/210242> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/162894> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Lakkis, S. (2011). Le phytoplancton marin du Liban (Méditerranée orientale): biologie, biodiversité, biogéographie. Aracne: Roma. ISBN 978-88-548-4243-4. 293 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/213089> ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/167756> a top-level:Source, dct:BibliographicResource ;
   dct:title """Report of the biological survey of Mutsu Bay. 3. Notes on the protozoan fauna of Mutsu Bay. I. Peridiniales."""^^xsd:string ;
   dct:bibliographicCitation  """Abé, T.H. (1927). Report of the biological survey of Mutsu Bay. 3. Notes on the protozoan fauna of Mutsu Bay. I. Peridiniales. <em>Science Reports of the Tohoku Imperial University, Series 4.</em> 2: 383-438."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/260931> ;
   schema:datePublished "1927"^^xsd:gYear .

<https://aphia.org/id/source/238953> a top-level:Source, dct:BibliographicResource ;
   dct:title """Dinoflagellata of the San Diego Region. IV. The genus Gonyaulax, with notes on its skeletal morphology and a discussion of its generic and specific characters."""^^xsd:string ;
   dct:bibliographicCitation  """Kofoid, C.A. (1911). Dinoflagellata of the San Diego Region. IV. The genus Gonyaulax, with notes on its skeletal morphology and a discussion of its generic and specific characters. <em>University of California publications. Zoology.</em> 8: 187-300."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/355985> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1911"^^xsd:gYear .

<https://aphia.org/id/source/43103> a top-level:Source, dct:BibliographicResource ;
   dct:title """Microplankton de la Mer Flamande: 3. Les Péridiniens."""^^xsd:string ;
   dct:bibliographicCitation  """Meunier, A. (1919). Microplankton de la Mer Flamande: 3. Les Péridiniens. Mémoires du Musée Royal d'Histoire Naturelle de Belgique = Verhandelingen van het Koninklijk Natuurhistorisch Museum van België, VIII(1). Hayez, imprimeur de l'Académie royale de Belgique: Bruxelles. 111, 7 plates pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/5292> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1919"^^xsd:gYear .

<https://aphia.org/id/source/487463> a top-level:Source, dct:BibliographicResource ;
   dct:title """Dual nomenclature in organic-walled dinoflagellate cysts II: <i>Spiniferites elongatus</i> and <i>S. membranaceus</i>, and their equivalent non-fossil species <i>Gonyaulax ovum</i> comb. nov. and <i>G. lewisiae</i> sp. nov"""^^xsd:string ;
   dct:bibliographicCitation  """Head, M. J.; Mertens, K. N.; Fensome, R. A. (2024). Dual nomenclature in organic-walled dinoflagellate cysts II: <i>Spiniferites elongatus</i> and <i>S. membranaceus</i>, and their equivalent non-fossil species <i>Gonyaulax ovum</i> comb. nov. and <i>G. lewisiae</i> sp. nov. <em>Palynology.</em> 48(2)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/01916122.2023.2300838> ;
   schema:datePublished "2024"^^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/image/16371> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1919, pl. 19)"^^xsd:string ;
   dct:title "Meunier (1919, pl. 19)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110034>
   ] ;
   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:24:27.030"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16371_meunier-1919-pl-19.jpg> .

<https://aphia.org/id/distribution/288313> a td:Distribution ;
   rdfs:label "Distribution for Gonyaulax polyedra F.Stein, 1883 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110034> ;
   ] ;
   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/772174> a td:Distribution ;
   rdfs:label "Distribution for Gonyaulax polyedra F.Stein, 1883 - Lebanese Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110034> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8374> ;
   dwc:locality <https://marineregions.org/mrgid/8374> ;
   dct:source <https://aphia.org/id/source/162894> .

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


