@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/179786> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975"^^xsd:string ;
   taxon-name:aphiaID "179786"^^xsd:integer ;
   dwc:scientificNameID "179786"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:179786"^^xsd:string ;
   taxon-name:scientificName "Dactyliosolen blavyanus"^^xsd:string ;
   taxon-name:authorship "(H.Peragallo) Hasle, 1975"^^xsd:string ;
   dwc:scientificNameAuthorship "(H.Peragallo) Hasle, 1975"^^xsd:string ;
   taxon-name:fullScientificName "Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975"^^xsd:string ;
   skos-xl:literalForm "Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975"^^xsd:string ;
   dwc:scientificName "Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975"^^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. Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=179786 on 2026-04-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/5271>, <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/268407>, <https://aphia.org/id/source/265728>, <https://aphia.org/id/source/1194>, <https://aphia.org/id/source/140196>, <https://aphia.org/id/source/141233>, <https://aphia.org/id/source/170339>, <https://aphia.org/id/source/269026> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/179787> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Dactyliosolen_blavyanus>, <http://researcharchive.calacademy.org/research/diatoms/names/index.asp?xAction=getrec&TaxonCode=51573>, <http://www.dyntaxa.se/Taxon/Info/237460?changeRoot=True>, <https://www.ebi.ac.uk/ena/data/view/Taxon:1334934>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1334934&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:179786> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/975336> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/179787> ;
   td:hasDistribution <https://aphia.org/id/distribution/674118>, <https://aphia.org/id/distribution/783766>, <https://aphia.org/id/distribution/805052>, <https://aphia.org/id/distribution/772346> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1126420> ;
   taxon-name:hasParent _:b1 .

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

<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/268407> a top-level:Source, dct:BibliographicResource ;
   dct:title """Monographie du genre Rhizosolenia et de quelques genres voisins."""^^xsd:string ;
   dct:bibliographicCitation  """Peragallo, H. (1892). Monographie du genre Rhizosolenia et de quelques genres voisins. Le Diatomiste, 1(8): 79-82, pl. 13-15"""^^xsd:string ;
   schema:datePublished "1892"^^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/1194> a top-level:Source, dct:BibliographicResource ;
   dct:title """Identifying marine phytoplankton."""^^xsd:string ;
   dct:bibliographicCitation  """Tomas, C.R. (Ed.). (1997). Identifying marine phytoplankton. Academic Press: San Diego, CA [etc.] (USA). ISBN 0-12-693018-X. XV, 858 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/19862> ;
   schema:datePublished "1997"^^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/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/source/170339> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Ochrophyta: brown and golden-brown algae, diatoms, silicoflagellates, and kin"""^^xsd:string ;
   dct:bibliographicCitation  """Harper, M.A.; Cassie Cooper, V.; Chang, F.H.; Nelson, W.A.; Broady, P.A. (2012). Phylum Ochrophyta: brown and golden-brown algae, diatoms, silicoflagellates, and kin, in: Gordon, D.P. (Ed.) (2012). New Zealand inventory of biodiversity: 3. Kingdoms Bacteria, Protozoa, Chromista, Plantae, Fungi. pp. 114-163."""^^xsd:string ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/269026> a top-level:Source, dct:BibliographicResource ;
   dct:title """Some living marine species of the diatom family Rhizosoleniaceae"""^^xsd:string ;
   dct:bibliographicCitation  """Hasle, G.R. (1975). Some living marine species of the diatom family Rhizosoleniaceae. In: R. Simonsen (ed.), Proceedings of the Third Symposium on Recent and Fossil Marine Diatoms, Kiel, September 9-13, 1974. Beihefte zur Nova Hedwigia , 53: 99-152"""^^xsd:string ;
   schema:datePublished "1975"^^xsd:gYear .




<https://aphia.org/id/distribution/674118> a td:Distribution ;
   rdfs:label "Distribution for Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/179786> ;
   ] ;
   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/distribution/783766> a td:Distribution ;
   rdfs:label "Distribution for Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/179786> ;
   ] ;
   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/805052> a td:Distribution ;
   rdfs:label "Distribution for Dactyliosolen blavyanus (H.Peragallo) Hasle, 1975 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/179786> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/170339> .

<https://aphia.org/id/distribution/772346> a td:Distribution ;
   rdfs:label "Distribution for Guinardia blavyana H.Peragallo, 1892 - Lebanese Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/179787> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8374> ;
   dwc:locality <https://marineregions.org/mrgid/8374> ;
   dct:source <https://aphia.org/id/source/162894> .

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


