@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/248171> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878"^^xsd:string ;
   taxon-name:aphiaID "248171"^^xsd:integer ;
   dwc:scientificNameID "248171"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:248171"^^xsd:string ;
   taxon-name:scientificName "Tetraselmis cordiformis"^^xsd:string ;
   taxon-name:authorship "(H.J.Carter) F.Stein, 1878"^^xsd:string ;
   dwc:scientificNameAuthorship "(H.J.Carter) F.Stein, 1878"^^xsd:string ;
   taxon-name:fullScientificName "Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878"^^xsd:string ;
   skos-xl:literalForm "Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878"^^xsd:string ;
   dwc:scientificName "Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878"^^xsd:string ;
   dct:bibliographicCitation """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. World-wide electronic publication, National University of Ireland, Galway (taxonomic information republished from AlgaeBase with permission of M.D. Guiry). Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=248171 on 2026-06-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/8131> ;
   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/37>, <https://aphia.org/id/source/125536> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/578590>, <https://aphia.org/id/taxname/663643> ;
   rdfs:seeAlso <http://www.algaebase.org/search/species/detail/?species_id=34527>, <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=1082231>, <http://www.biodiversitylibrary.org/name/Tetraselmis_cordiformis>, <http://www.dyntaxa.se/Taxon/Info/238991?changeRoot=True>, <https://www.ebi.ac.uk/ena/data/view/Taxon:426497>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=426497&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:248171> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/248171> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/578590>, <https://aphia.org/id/taxname/663643> ;
   td:hasDistribution <https://aphia.org/id/distribution/783937> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/47323>, <https://aphia.org/id/taxon-description/960047>, <https://aphia.org/id/taxon-description/962945>, <https://aphia.org/id/taxon-description/1126533>, <https://aphia.org/id/taxon-description/2687302> ;
   taxon-name:hasParent _:b1 .

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

<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/37> a top-level:Source, dct:BibliographicResource ;
   dct:title """AlgaeBase"""^^xsd:string ;
   dct:bibliographicCitation  """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. <em>World-wide electronic publication, National University of Ireland, Galway.</em> searched on YYYY-MM-DD."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/2> ;
   schema:datePublished "2026"^^xsd:gYear .

<https://aphia.org/id/source/125536> a top-level:Source, dct:BibliographicResource ;
   dct:title """Der Organismus der Infusionsthiere nach eigenen forschungen in systematischere Reihenfolge bearbeitet. III. Abtheilung. Die Naturgeschichte der Flagellaten oder Geisselinfusorien. I. Hälfte, Den noch nicht abgeschlossenen allgemeinen Theil nebst erklärung: Der sämmtlichen Abbildungen enthaltend."""^^xsd:string ;
   dct:bibliographicCitation  """Stein, F.R. von. (1878). Der Organismus der Infusionsthiere nach eigenen forschungen in systematischere Reihenfolge bearbeitet. III. Abtheilung. Die Naturgeschichte der Flagellaten oder Geisselinfusorien. I. Hälfte, Den noch nicht abgeschlossenen allgemeinen Theil nebst erklärung: Der sämmtlichen Abbildungen enthaltend. pp. i-x, 1-154, pls I-XXIV. Leipzig: Verlag von Wilhelm Engelmann."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1878"^^xsd:gYear .




<https://aphia.org/id/distribution/783937> a td:Distribution ;
   rdfs:label "Distribution for Tetraselmis cordiformis (H.J.Carter) F.Stein, 1878 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/248171> ;
   ] ;
   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/taxon-description/47323> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Paraphyletic group for Taxon denoted by name 801"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/paraphyletic-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/801> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/paraphyletic-group#algae> .

<https://aphia.org/id/taxon-description/960047> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Cytomorphology for Taxon denoted by name 134526"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/cytomorphology> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/134526> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/cytomorphology#unicellular> .

<https://aphia.org/id/taxon-description/962945> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Cytomorphology for Taxon denoted by name 134525"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/cytomorphology> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/134525> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/cytomorphology#unicellular> .

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

<https://aphia.org/id/taxon-description/2687302> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 3"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/nomenclature-code> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/3> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#icn> .


