@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/178207> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Chaetoceros neogracilis VanLand., 1968"^^xsd:string ;
   taxon-name:aphiaID "178207"^^xsd:integer ;
   dwc:scientificNameID "178207"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:178207"^^xsd:string ;
   taxon-name:scientificName "Chaetoceros neogracilis"^^xsd:string ;
   taxon-name:authorship "VanLand., 1968"^^xsd:string ;
   dwc:scientificNameAuthorship "VanLand., 1968"^^xsd:string ;
   taxon-name:fullScientificName "Chaetoceros neogracilis VanLand., 1968"^^xsd:string ;
   skos-xl:literalForm "Chaetoceros neogracilis VanLand., 1968"^^xsd:string ;
   dwc:scientificName "Chaetoceros neogracilis VanLand., 1968"^^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 neogracilis VanLand., 1968. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=178207 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/5789> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/267743>, <https://aphia.org/id/source/265728>, <https://aphia.org/id/source/47401> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/178204>, <https://aphia.org/id/taxname/418510> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Chaetoceros_neogracilis>, <https://www.ebi.ac.uk/ena/data/view/Taxon:240364>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=240364&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:178207> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/178207> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/178204>, <https://aphia.org/id/taxname/418510> ;
   td:hasDistribution <https://aphia.org/id/distribution/639087>, <https://aphia.org/id/distribution/783741>, <https://aphia.org/id/distribution/743349>, <https://aphia.org/id/distribution/676391> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1126397>, <https://aphia.org/id/taxon-description/1126649> ;
   taxon-name:hasParent _:b1 .

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

<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#species> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Species"@en ;
   rdfs:label "Species"@en .

<https://aphia.org/id/source/267743> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the fossil and recent genera and species of diatoms and their synonyms.  Part II.  Bacteriastrum through Coscinodiscus"""^^xsd:string ;
   dct:bibliographicCitation  """VanLandingham, S.L. (1968). Catalogue of the fossil and recent genera and species of diatoms and their synonyms.  Part II.  Bacteriastrum through Coscinodiscus. Verlag Von J. Cramer, 2: v-vii, 494-1086"""^^xsd:string ;
   schema:datePublished "1968"^^xsd:gYear .

<https://aphia.org/id/source/265728> a top-level:Source, dct:BibliographicResource ;
   dct:title """A check-list of the freshwater, brackish and marine diatoms of the British Isles and adjoining coastal waters"""^^xsd:string ;
   dct:bibliographicCitation  """Hartley, B., Ross, R. & Williams, D.M. (1986). A check-list of the freshwater, brackish and marine diatoms of the British Isles and adjoining coastal waters. <em>Journal of the Marine Biological Association of the United Kingdom.</em> 66(3): 531-610."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1017/s0025315400042235> ;
   schema:datePublished "1986"^^xsd:gYear .

<https://aphia.org/id/source/47401> a top-level:Source, dct:BibliographicResource ;
   dct:title """Antarctic marine protists"""^^xsd:string ;
   dct:bibliographicCitation  """Scott, F.J.; Marchant, H.J. (Ed.). (2005). Antarctic marine protists. <em>Australian Biological Resources Study: Canberra.</em> ISBN 0-642-56835-9. 563 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/121960> ;
   schema:datePublished "2005"^^xsd:gYear .




<https://aphia.org/id/distribution/639087> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros gracilis Schütt, 1895 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/178204> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/132963> .

<https://aphia.org/id/distribution/783741> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros gracilis Schütt, 1895 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/178204> ;
   ] ;
   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/distribution/743349> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros neogracilis VanLand., 1968 - Polish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/178207> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5687> ;
   dwc:locality <https://marineregions.org/mrgid/5687> ;
   dct:source <https://aphia.org/id/source/149084> .

<https://aphia.org/id/distribution/676391> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros neogracile S.L.VanLandingham, 1968 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/418510> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

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

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


