@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/248067> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Chaetoceros (Phaeoceros) dadayi Pavillard, 1913"^^xsd:string ;
   taxon-name:aphiaID "248067"^^xsd:integer ;
   dwc:scientificNameID "248067"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:248067"^^xsd:string ;
   taxon-name:scientificName "Chaetoceros (Phaeoceros) dadayi"^^xsd:string ;
   taxon-name:authorship "Pavillard, 1913"^^xsd:string ;
   dwc:scientificNameAuthorship "Pavillard, 1913"^^xsd:string ;
   taxon-name:fullScientificName "Chaetoceros (Phaeoceros) dadayi Pavillard, 1913"^^xsd:string ;
   skos-xl:literalForm "Chaetoceros (Phaeoceros) dadayi Pavillard, 1913"^^xsd:string ;
   dwc:scientificName "Chaetoceros (Phaeoceros) dadayi Pavillard, 1913"^^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 (Phaeoceros) dadayi Pavillard, 1913. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=248067 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5789> ;
   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/141233> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/465390> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/674066> ;
   taxon-name:hasParent _:b1 .

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

<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/141233> a top-level:Source, dct:BibliographicResource ;
   dct:title """Diatoms (Bacillariophyta) of the Gulf of Mexico"""^^xsd:string ;
   dct:bibliographicCitation  """Krayesky, D. M.; Meave, D. C.; Zamudio, E.; Norris, E.; Fredericq, S.; Tunnell, J. (2009). Diatoms (Bacillariophyta) of the Gulf of Mexico. <em>Gulf of Mexico origin, waters, and biota.</em> 1: 155-186."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .




<https://aphia.org/id/distribution/674066> a td:Distribution ;
   rdfs:label "Distribution for Chaetoceros (Phaeoceros) dadayi Pavillard, 1913 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/248067> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .


