@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/149080> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Stephanodiscus hantzschii Grunow, 1880"^^xsd:string ;
   taxon-name:aphiaID "149080"^^xsd:integer ;
   dwc:scientificNameID "149080"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:149080"^^xsd:string ;
   taxon-name:scientificName "Stephanodiscus hantzschii"^^xsd:string ;
   taxon-name:authorship "Grunow, 1880"^^xsd:string ;
   dwc:scientificNameAuthorship "Grunow, 1880"^^xsd:string ;
   taxon-name:fullScientificName "Stephanodiscus hantzschii Grunow, 1880"^^xsd:string ;
   skos-xl:literalForm "Stephanodiscus hantzschii Grunow, 1880"^^xsd:string ;
   dwc:scientificName "Stephanodiscus hantzschii Grunow, 1880"^^xsd:string ;
   dct:bibliographicCitation """Kociolek, J.P.; Blanco, S.; Coste, M.; Ector, L.; Liu, Y.; Karthick, B.; Kulikovskiy, M.; Lundholm, N.; Ludwig, T.; Potapova, M.; Rimet, F.; Sabbe, K.; Sala, S.; Sar, E.; Taylor, J.; Van de Vijver, B.; Wetzel, C.E.; Williams, D.M.; Witkowski, A.; Witkowski, J. (2026). DiatomBase. Stephanodiscus hantzschii Grunow, 1880. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=149080 on 2026-06-22"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/5789>, <https://marineinfo.org/id/dataset/9018> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unassessed> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/265710>, <https://aphia.org/id/source/278966>, <https://aphia.org/id/source/285314>, <https://aphia.org/id/source/1101>, <https://aphia.org/id/source/4128>, <https://aphia.org/id/source/140196>, <https://aphia.org/id/source/152417> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/667559> ;
   rdfs:seeAlso <http://planktonnet.awi.de/index.php?contenttype=image_details&itemid=16692>, <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=604589>, <http://www.biodiversitylibrary.org/name/Stephanodiscus_hantzschii>, <http://researcharchive.calacademy.org/research/diatoms/names/index.asp?xAction=getrec&TaxonCode=59263>, <http://www.dyntaxa.se/Taxon/Info/237221?changeRoot=True>, <https://www.ebi.ac.uk/ena/data/view/Taxon:29207>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=29207&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:149080> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/149080> ;
   tat:hasHabitat <https://aphia.org/id/environment/fresh> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/667559> ;
   td:hasDistribution <https://aphia.org/id/distribution/313938>, <https://aphia.org/id/distribution/313939>, <https://aphia.org/id/distribution/782893> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1126020> ;
   taxon-name:hasParent _:b1 .

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

<https://aphia.org/ns/taxonomic-status#unassessed> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "unassessed"@en ;
   rdfs:label "unassessed"@en ;
   skos:definition """Name coming from nomenclator (lists of names) or from, e.g., museum collection database, where the status might be known in the published literature, but for which the status has not yet been researched, assessed and documented"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/doubtfull> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/dubimum> .


<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/265710> a top-level:Source, dct:BibliographicResource ;
   dct:title """Observations on the type material of Stephanodiscus hantzschii Grunow in Cleve & Grunow"""^^xsd:string ;
   dct:bibliographicCitation  """Håkansson, H. & Stoermer, E.F. (1984). Observations on the type material of Stephanodiscus hantzschii Grunow in Cleve & Grunow. Nova Hedwigia, 39: 477-495"""^^xsd:string ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/278966> a top-level:Source, dct:BibliographicResource ;
   dct:title """Australian Antarctic Data Centre"""^^xsd:string ;
   dct:bibliographicCitation  """Australian Antarctic Data Centre."""^^xsd:string .

<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/1101> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Muylaert, K.; Sabbe, K. (1999). Spring phytoplankton assemblages in and around the maximum turbidity zone of the estuaries of the Elbe (Germany), the Schelde (Belgium/The Netherlands) and the Gironde (France). <i>J. Mar. Syst. 22</i>: 133-149"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/4025> ;
   schema:datePublished "1999"^^xsd:gYear .

<https://aphia.org/id/source/4128> a top-level:Source, dct:BibliographicResource ;
   dct:title """Checklist of Baltic Sea Phytoplankton Species (including some heterotrophic protistan groups)"""^^xsd:string ;
   dct:bibliographicCitation  """Hällfors, G. (2004). Checklist of Baltic Sea Phytoplankton Species (including some heterotrophic protistan groups). <em>Baltic Sea Environment Proceedings.</em> No. 95: 210 pp."""^^xsd:string ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/140196> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of Diatom Names"""^^xsd:string ;
   dct:bibliographicCitation  """Fourtanier, E. & Kociolek, J. P. (compilers). (2011). Catalogue of Diatom Names. California Academy of Sciences, On-line Version. Updated 2011-09-19."""^^xsd:string ;
   schema:datePublished "2011"^^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/distribution/313938> a td:Distribution ;
   rdfs:label "Distribution for Stephanodiscus hantzschii Grunow, 1880 - Scheldt estuary"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149080> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4812> ;
   dwc:locality <https://marineregions.org/mrgid/4812> ;
   dct:source <https://aphia.org/id/source/1101> .

<https://aphia.org/id/distribution/313939> a td:Distribution ;
   rdfs:label "Distribution for Stephanodiscus hantzschii Grunow, 1880 - Nieuwpoort"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149080> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/90> ;
   dwc:locality <https://marineregions.org/mrgid/90> ;
   dct:source <https://aphia.org/id/source/1110> .

<https://aphia.org/id/distribution/782893> a td:Distribution ;
   rdfs:label "Distribution for Stephanodiscus hantzschii Grunow, 1880 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149080> ;
   ] ;
   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/taxon-description/1126020> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 149080"@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/149080> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#phytoplankton> .


