@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/109566> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Prorocentrum Ehrenberg, 1834"^^xsd:string ;
   taxon-name:aphiaID "109566"^^xsd:integer ;
   dwc:scientificNameID "109566"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:109566"^^xsd:string ;
   taxon-name:scientificName "Prorocentrum"^^xsd:string ;
   taxon-name:authorship "Ehrenberg, 1834"^^xsd:string ;
   dwc:scientificNameAuthorship "Ehrenberg, 1834"^^xsd:string ;
   taxon-name:fullScientificName "Prorocentrum Ehrenberg, 1834"^^xsd:string ;
   skos-xl:literalForm "Prorocentrum Ehrenberg, 1834"^^xsd:string ;
   dwc:scientificName "Prorocentrum Ehrenberg, 1834"^^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). Prorocentrum Ehrenberg, 1834. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=109566 on 2026-05-02"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3124>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/5274>, <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/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/9018>, <https://marineinfo.org/id/dataset/8732> ;
   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/239910>, <https://aphia.org/id/source/9268>, <https://aphia.org/id/source/238924>, <https://aphia.org/id/source/1>, <https://aphia.org/id/source/37>, <https://aphia.org/id/source/1264>, <https://aphia.org/id/source/509015>, <https://aphia.org/id/source/509016> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/160577>, <https://aphia.org/id/taxname/231851> ;
   rdfs:seeAlso <http://planktonnet.awi.de/index.php?contenttype=image_details&itemid=16148>, <http://www.algaebase.org/search/genus/detail/?genus_id=43640>, <http://www.godac.jamstec.go.jp/bismal/j/view/9023010>, <https://www.ebi.ac.uk/ena/data/view/Taxon:2944>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=2944&lvl=0>, <http://n2t.net/ark:/65665/304f0f7c0-5786-4e4e-bfc4-018d3ac079bd>, <http://n2t.net/ark:/65665/3adbc4368-2040-46e0-8ec0-873d7d5be409> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/109566> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/160577>, <https://aphia.org/id/taxname/231851> ;
   media:isSubjectOf <https://aphia.org/id/image/16372>, <https://aphia.org/id/image/39359>, <https://aphia.org/id/image/39687>, <https://aphia.org/id/image/40258>, <https://aphia.org/id/image/40259> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/66773> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18121>, <https://aphia.org/id/taxon-description/47332>, <https://aphia.org/id/taxon-description/1409344>, <https://aphia.org/id/taxon-description/1409347>, <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/109442> .

<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/239910> a top-level:Source, dct:BibliographicResource ;
   dct:title """Dritter Beitrag zur Erkenntniss grosser Organisation in der Richtung des kleinsten Raumes."""^^xsd:string ;
   dct:bibliographicCitation  """Ehrenberg, C.G. (1834). Dritter Beitrag zur Erkenntniss grosser Organisation in der Richtung des kleinsten Raumes. <em>Abhandlungen der Königlichen Akademie der Wissenschaften zu Berlin.</em> 1833: 145-336, pls I-XIII [1-11]."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1834"^^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/238924> a top-level:Source, dct:BibliographicResource ;
   dct:title """The armoured Dinoflagellata: II. Prorocentridae and Dinophysidae (A)."""^^xsd:string ;
   dct:bibliographicCitation  """Abé, T.H. (1967). The armoured Dinoflagellata: II. Prorocentridae and Dinophysidae (A). <em>Publications of the Seto Marine Biological Laboratory.</em> 14(5): 369-389."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5134/175452> ;
   schema:datePublished "1967"^^xsd:gYear .

<https://aphia.org/id/source/1> a top-level:Source, dct:BibliographicResource ;
   dct:title """The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods."""^^xsd:string ;
   dct:bibliographicCitation  """Hayward, P.J. & J.S. Ryland (Eds.). (1990). The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods. <em>Clarendon Press: Oxford, UK.</em> 627 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/oso/9780198573562.001.0001>, <https://marineinfo.org/id/publication/4889> ;
   schema:datePublished "1990"^^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/1264> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Parker, S.P. (Ed.) (1982). Synopsis and classification of living organisms. McGraw Hill Book Company: New York, NY (USA). ISBN 0-07-079031-0. 1166, 1232 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/38852> ;
   schema:datePublished "1982"^^xsd:gYear .

<https://aphia.org/id/source/509015> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nyctemeral variation of the genus Prorocentrum (Dinophyceae) in the coastal lagoon Sontecomapan, Veracruz, Mexico"""^^xsd:string ;
   dct:bibliographicCitation  """Muciño-Márquez, R. E.; Figueroa-Torres, M. G.; Gárate-Lizárraga, I. (2011). Nyctemeral variation of the genus Prorocentrum (Dinophyceae) in the coastal lagoon Sontecomapan, Veracruz, Mexico. <em>Revista Electrónica Del Departamento El Hombre Y Su Ambiente.</em> 1, 3-13."""^^xsd:string ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/509016> a top-level:Source, dct:BibliographicResource ;
   dct:title """Biological assessment of the Baltic Sea 2018"""^^xsd:string ;
   dct:bibliographicCitation  """Wasmund, N.; Dutz, J.; Kremp, A.; Zettler, M. L. (2019). Biological assessment of the Baltic Sea 2018. <em>Leibniz Institute for Baltic Sea Research (IOW).</em>"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.12754/msr-2019-0112> ;
   schema:datePublished "2019"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/66773> a taxon-name:vernacularName ;
   taxon-name:vernacularName "プロロケントルム属"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .


<https://aphia.org/id/image/16372> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1919, pl. 20)"^^xsd:string ;
   dct:title "Meunier (1919, pl. 20)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110303>
   ] ;
   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:28:29.623"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16372_meunier-1919-pl-20.jpg> .
<https://aphia.org/id/image/39359> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Prorocentrum micans"^^xsd:string ;
   dct:title "Prorocentrum micans"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110303>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Dalhousie University, Rajashree Gouda"^^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 "2011-03-04 21:56:20.030"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/39359_prorocentrum-micans.jpg> .
<https://aphia.org/id/image/39687> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Micracanthadinium claytonii"^^xsd:string ;
   dct:title "Micracanthadinium claytonii"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110303>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Dalhousie University, Rajashree Gouda"^^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 "2011-03-09 17:02:34.373"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/39687_micracanthadinium-claytonii.jpg> .
<https://aphia.org/id/image/40258> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Prorocentrum micans"^^xsd:string ;
   dct:title "Prorocentrum micans"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110303>
   ] ;
   dct:rightsHolder "National Research Council of Canada, Nancy Lewis"^^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:description """field sample, Nova Scotia"""^^xsd:string ;
   dct:created "2011-03-29 01:13:19.113"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40258_prorocentrum-micans.jpg> .
<https://aphia.org/id/image/40259> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Prorocentrum micans"^^xsd:string ;
   dct:title "Prorocentrum micans"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/110303>
   ] ;
   dct:rightsHolder "National Research Council of Canada, Nancy Lewis"^^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:description """field sample, Nova Scotia"""^^xsd:string ;
   dct:created "2011-03-29 01:13:19.140"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40259_prorocentrum-micans.jpg> .

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

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

<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/18122> 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> .

