@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/149200> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Amphora C.G. Ehrenberg ex F.T. Kützing, 1844"^^xsd:string ;
   taxon-name:aphiaID "149200"^^xsd:integer ;
   dwc:scientificNameID "149200"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:149200"^^xsd:string ;
   taxon-name:scientificName "Amphora"^^xsd:string ;
   taxon-name:authorship "C.G. Ehrenberg ex F.T. Kützing, 1844"^^xsd:string ;
   dwc:scientificNameAuthorship "C.G. Ehrenberg ex F.T. Kützing, 1844"^^xsd:string ;
   taxon-name:fullScientificName "Amphora C.G. Ehrenberg ex F.T. Kützing, 1844"^^xsd:string ;
   skos-xl:literalForm "Amphora C.G. Ehrenberg ex F.T. Kützing, 1844"^^xsd:string ;
   dwc:scientificName "Amphora C.G. Ehrenberg ex F.T. Kützing, 1844"^^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. Amphora C.G. Ehrenberg ex F.T. Kützing, 1844. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=149200 on 2026-04-07"""^^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/5274>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <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/5789>, <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/267971>, <https://aphia.org/id/source/1104>, <https://aphia.org/id/source/4128>, <https://aphia.org/id/source/140196>, <https://aphia.org/id/source/162894> ;
   rdfs:seeAlso <http://www.algaebase.org/search/genus/detail/?genus_id=43687>, <http://www.godac.jamstec.go.jp/bismal/j/view/9031264>, <http://researcharchive.calacademy.org/research/diatoms/names/gen/index.asp?xAction=getrec&GenID=177>, <https://www.ebi.ac.uk/ena/data/view/Taxon:59796>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=59796&lvl=0>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-099749> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/149200> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   media:isSubjectOf <https://aphia.org/id/image/16720>, <https://aphia.org/id/image/16722>, <https://aphia.org/id/image/16725> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/63657> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/395697> ;
   taxon-name:hasParent _:b1 .

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

<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/267971> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Kieselschaligen.  Bacillarien oder Diatomeen."""^^xsd:string ;
   dct:bibliographicCitation  """Kützing, F.T. (1844). Die Kieselschaligen.  Bacillarien oder Diatomeen. <em>Nordhausen.</em> 152 pp., 30 pls."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.64360> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1844"^^xsd:gYear .

<https://aphia.org/id/source/1104> a top-level:Source, dct:BibliographicResource ;
   dct:title """The diatoms: biology and morphology of the genera."""^^xsd:string ;
   dct:bibliographicCitation  """Round, F.E.; Crawford, R.M.; Mann, D.G. (1990). The diatoms: biology and morphology of the genera. Cambridge University Press: London, UK. ISBN 0-521-363187. 747 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/74740> ;
   schema:datePublished "1990"^^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/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/vernacular-name/63657> 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/16720> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 32)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 32)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149200>
   ] ;
   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-08-04 12:51:47.270"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16720_meunier-1910-pl-32.jpg> .
<https://aphia.org/id/image/16722> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 33)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 33)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149200>
   ] ;
   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-08-05 09:16:27.660"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16722_meunier-1910-pl-33.jpg> .
<https://aphia.org/id/image/16725> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 35)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 35)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149200>
   ] ;
   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-08-05 09:43:17.910"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16725_meunier-1910-pl-35.jpg> .

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


