@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/235967> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Palusphaera vandeli Lecal, 1967"^^xsd:string ;
   taxon-name:aphiaID "235967"^^xsd:integer ;
   dwc:scientificNameID "235967"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:235967"^^xsd:string ;
   taxon-name:scientificName "Palusphaera vandeli"^^xsd:string ;
   taxon-name:authorship "Lecal, 1967"^^xsd:string ;
   dwc:scientificNameAuthorship "Lecal, 1967"^^xsd:string ;
   taxon-name:fullScientificName "Palusphaera vandeli Lecal, 1967"^^xsd:string ;
   skos-xl:literalForm "Palusphaera vandeli Lecal, 1967"^^xsd:string ;
   dwc:scientificName "Palusphaera vandeli Lecal, 1967"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Palusphaera vandeli Lecal, 1967. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=235967 on 2026-04-27"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/5271> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/10031>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/1194> ;
   taxon-name:denotes _:b0 .

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

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

<https://aphia.org/ns/taxonomic-status#unaccepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "unaccepted"@en ;
   rdfs:label "unaccepted"@en ;
   skos:definition """Synonym name, or anything that is not accepted"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/synonym> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/available> .


<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/10031> a top-level:Source, dct:BibliographicResource ;
   dct:title """Modern Coccolithophorids"""^^xsd:string ;
   dct:bibliographicCitation  """Heimdal, B.R. (1997). Modern Coccolithophorids. <em>In: C.R. Tomas (ed.). Identifying Marine Phytoplankton.</em> pp. 731-831. Academic Press: San Diego, CA [etc.] (USA). ISBN 0-12-693018-X. XV, 858 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/B978-012693018-4/50008-2>, <https://marineinfo.org/id/publication/19868> ;
   schema:datePublished "1997"^^xsd:gYear .

<https://aphia.org/id/source/152417> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Checklist of marine biota of China seas]"""^^xsd:string ;
   dct:bibliographicCitation  """Liu, J.Y. [Ruiyu] (ed.). (2008). [Checklist of marine biota of China seas]. <em>China Science Press.</em> 1267 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/210242> ;
   schema:datePublished "2008"^^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 .





