@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/148985> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Chaetoceros C.G. Ehrenberg, 1844"^^xsd:string ;
   taxon-name:aphiaID "148985"^^xsd:integer ;
   dwc:scientificNameID "148985"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:148985"^^xsd:string ;
   taxon-name:scientificName "Chaetoceros"^^xsd:string ;
   taxon-name:authorship "C.G. Ehrenberg, 1844"^^xsd:string ;
   dwc:scientificNameAuthorship "C.G. Ehrenberg, 1844"^^xsd:string ;
   taxon-name:fullScientificName "Chaetoceros C.G. Ehrenberg, 1844"^^xsd:string ;
   skos-xl:literalForm "Chaetoceros C.G. Ehrenberg, 1844"^^xsd:string ;
   dwc:scientificName "Chaetoceros C.G. Ehrenberg, 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. Chaetoceros C.G. Ehrenberg, 1844. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=148985 on 2026-04-22"""^^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/3201>, <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/5789>, <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/263007>, <https://aphia.org/id/source/1104>, <https://aphia.org/id/source/4128>, <https://aphia.org/id/source/140196>, <https://aphia.org/id/source/272733> ;
   rdfs:seeAlso <http://planktonnet.awi.de/index.php?contenttype=image_details&itemid=16724>, <http://www.algaebase.org/search/genus/detail/?genus_id=43689>, <http://www.godac.jamstec.go.jp/bismal/j/view/9024765>, <http://researcharchive.calacademy.org/research/diatoms/names/gen/index.asp?xAction=getrec&GenID=818>, <https://www.ebi.ac.uk/ena/data/view/Taxon:49237>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=49237&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/148985> ;
   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/16358>, <https://aphia.org/id/image/16711>, <https://aphia.org/id/image/16714> ;
   td:hasDistribution <https://aphia.org/id/distribution/640963> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/64215> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17847> ;
   taxon-name:hasParent _:b1 .

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

<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/263007> a top-level:Source, dct:BibliographicResource ;
   dct:title """Einige vorläufige Resultate seiner Untersuchungen der ihm von der Südpolreise des Capitain Rofs, so wie von den Herren Schayer und Darwin zugekommenen Materialien über das Verhalten des kleinsten lebens in den Oceanen und den gröfsten bisher zugänglichen Tiefen des Weltmeers"""^^xsd:string ;
   dct:bibliographicCitation  """Ehrenberg, C.G. (1844). Einige vorläufige Resultate seiner Untersuchungen der ihm von der Südpolreise des Capitain Rofs, so wie von den Herren Schayer und Darwin zugekommenen Materialien über das Verhalten des kleinsten lebens in den Oceanen und den gröfsten bisher zugänglichen Tiefen des Weltmeers. Bericht über die zur Bekanntmachung geeigneten Verhandlungen der Königlich-Preussischen Akademie der Wissenschaften zu Berlin, 1844: 182-207"""^^xsd:string ;
   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/272733> a top-level:Source, dct:BibliographicResource ;
   dct:title """A morphological study of Chaetoceros tenuissimus Meunier, a little-known planktonic diatom, with a discussion of the section Simplicia, sugenus Hyalochaete."""^^xsd:string ;
   dct:bibliographicCitation  """Sar, E.A., Hernández-Becerril, D.U. & Sunesen, I. (2002). A morphological study of Chaetoceros tenuissimus Meunier, a little-known planktonic diatom, with a discussion of the section Simplicia, sugenus Hyalochaete. Diatom Research, 17(2): 327-335"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/0269249x.2002.9705552> ;
   schema:datePublished "2002"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/64215> 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/16358> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1913, pl. 7)"^^xsd:string ;
   dct:title "Meunier (1913, pl. 7)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/148985>
   ] ;
   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-17 15:59:33.383"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16358_meunier-1913-pl-7.jpg> .
<https://aphia.org/id/image/16711> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 24)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 24)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/148985>
   ] ;
   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 09:32:27.780"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16711_meunier-1910-pl-24.jpg> .
<https://aphia.org/id/image/16714> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Meunier (1910, pl. 27)"^^xsd:string ;
   dct:title "Meunier (1910, pl. 27)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/148985>
   ] ;
   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 09:39:38.723"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/16714_meunier-1910-pl-27.jpg> .

<https://aphia.org/id/distribution/640963> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros C.G. Ehrenberg, 1844 - Oostende"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/148985> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25> ;
   dwc:locality <https://marineregions.org/mrgid/25> ;
   dct:source <https://aphia.org/id/source/25970> .

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

<https://aphia.org/id/taxon-description-extra-specification/17848> 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> .

