@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/177576> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^xsd:string ;
   taxon-name:aphiaID "177576"^^xsd:integer ;
   dwc:scientificNameID "177576"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:177576"^^xsd:string ;
   taxon-name:scientificName "Planktolyngbya limnetica"^^xsd:string ;
   taxon-name:authorship "(Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^xsd:string ;
   dwc:scientificNameAuthorship "(Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^xsd:string ;
   taxon-name:fullScientificName "Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^xsd:string ;
   skos-xl:literalForm "Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^xsd:string ;
   dwc:scientificName "Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992"^^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). Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992. Accessed through: World Register of Marine Species at: https://marinespecies.org/aphia.php?p=taxdetails&id=177576 on 2026-04-03"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   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/4128>, <https://aphia.org/id/source/240644>, <https://aphia.org/id/source/37> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/146679>, <https://aphia.org/id/taxname/696160>, <https://aphia.org/id/taxname/146678> ;
   rdfs:seeAlso <http://planktonnet.awi.de/index.php?contenttype=image_details&itemid=15971>, <http://www.algaebase.org/search/species/detail/?species_id=46671>, <http://www.dyntaxa.se/Taxon/Info/236778?changeRoot=True>, <https://www.ebi.ac.uk/ena/data/view/Taxon:471272>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=471272&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:177576> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/177576> ;
   tat:hasHabitat <https://aphia.org/id/environment/fresh> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/146679>, <https://aphia.org/id/taxname/696160>, <https://aphia.org/id/taxname/146678> ;
   td:hasDistribution <https://aphia.org/id/distribution/312240>, <https://aphia.org/id/distribution/312241>, <https://aphia.org/id/distribution/312242>, <https://aphia.org/id/distribution/566299>, <https://aphia.org/id/distribution/900394>, <https://aphia.org/id/distribution/743666>, <https://aphia.org/id/distribution/783727>, <https://aphia.org/id/distribution/904484> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/47328>, <https://aphia.org/id/taxon-description/1126388>, <https://aphia.org/id/taxon-description/1409285>, <https://aphia.org/id/taxon-description/1409364>, <https://aphia.org/id/taxon-description/2846903> ;
   taxon-name:hasParent _:b1 .

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

<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/4128> a top-level:Source, dct:BibliographicResource ;
   dct:title """Checklist of Baltic Sea Phytoplankton Species (including some heterotrophic protistan groups)"""^^xsd:string ;
   dct:bibliographicCitation  """Hällfors, G. (2004). Checklist of Baltic Sea Phytoplankton Species (including some heterotrophic protistan groups). <em>Baltic Sea Environment Proceedings.</em> No. 95: 210 pp."""^^xsd:string ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/240644> a top-level:Source, dct:BibliographicResource ;
   dct:title """The terrestrial algae of Signy Island, South Orkney Islands"""^^xsd:string ;
   dct:bibliographicCitation  """Broady, P.A. (1979). The terrestrial algae of Signy Island, South Orkney Islands. <em>British Antarctic Survey Report.</em> 98:134 pp."""^^xsd:string ;
   schema:datePublished "1979"^^xsd:gYear .

<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/distribution/312240> a td:Distribution ;
   rdfs:label "Distribution for Lyngbya limnetica Lemmermann, 1898 - Boulogne, Digue du Nord"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146679> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4561> ;
   dwc:locality <https://marineregions.org/mrgid/4561> ;
   dct:source <https://aphia.org/id/source/1236> .

<https://aphia.org/id/distribution/312241> a td:Distribution ;
   rdfs:label "Distribution for Lyngbya limnetica Lemmermann, 1898 - Pointe du Nid de Corbet"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146679> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/20393> ;
   dwc:locality <https://marineregions.org/mrgid/20393> ;
   dct:source <https://aphia.org/id/source/1236> .

<https://aphia.org/id/distribution/312242> a td:Distribution ;
   rdfs:label "Distribution for Lyngbya limnetica Lemmermann, 1898 - Cap Gris Nez"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146679> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5663> ;
   dwc:locality <https://marineregions.org/mrgid/5663> ;
   dct:source <https://aphia.org/id/source/1236> .

<https://aphia.org/id/distribution/566299> a td:Distribution ;
   rdfs:label "Distribution for Lyngbya limnetica Lemmermann, 1898 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146679> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/979> ;
   dwc:locality <https://marineregions.org/mrgid/979> ;
   dct:source <https://aphia.org/id/source/9269> .

<https://aphia.org/id/distribution/900394> a td:Distribution ;
   rdfs:label "Distribution for Lyngbya limnetica Lemmermann, 1898 - Signy Island"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146679> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/9865> ;
   dwc:locality <https://marineregions.org/mrgid/9865> ;
   dct:source <https://aphia.org/id/source/240644> .

<https://aphia.org/id/distribution/743666> a td:Distribution ;
   rdfs:label "Distribution for Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992 - Polish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/177576> ;
   ] ;
   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/783727> a td:Distribution ;
   rdfs:label "Distribution for Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/177576> ;
   ] ;
   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/904484> a td:Distribution ;
   rdfs:label "Distribution for Planktolyngbya limnetica (Lemmermann) Komárková-Legnerová & Cronberg, 1992 - Greece"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/177576> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2099> ;
   dwc:locality <https://marineregions.org/mrgid/2099> ;
   dct:source <https://aphia.org/id/source/259426> .

<https://aphia.org/id/taxon-description/47328> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Paraphyletic group for Taxon denoted by name 146537"@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/146537> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/paraphyletic-group#algae> .

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

<https://aphia.org/id/taxon-description/1409285> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 146537"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146537> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#micro-body-size-under-0-2mm> .

<https://aphia.org/id/taxon-description/1409364> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 146537"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/146537> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#micro-body-size-under-0-2mm> .

<https://aphia.org/id/taxon-description/2846903> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 146537"@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/146537> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#icn> .


