@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/221055> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Euphausia lucens Hansen, 1905"^^xsd:string ;
   taxon-name:aphiaID "221055"^^xsd:integer ;
   dwc:scientificNameID "221055"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:221055"^^xsd:string ;
   taxon-name:scientificName "Euphausia lucens"^^xsd:string ;
   taxon-name:authorship "Hansen, 1905"^^xsd:string ;
   dwc:scientificNameAuthorship "Hansen, 1905"^^xsd:string ;
   taxon-name:fullScientificName "Euphausia lucens Hansen, 1905"^^xsd:string ;
   skos-xl:literalForm "Euphausia lucens Hansen, 1905"^^xsd:string ;
   dwc:scientificName "Euphausia lucens Hansen, 1905"^^xsd:string ;
   dct:bibliographicCitation """Siegel, V.; De Grave, S. (Ed) (2026). World Euphausiacea Database. Euphausia lucens Hansen, 1905. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=221055 on 2026-04-14"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1469>, <https://marineinfo.org/id/dataset/3731>, <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/6603>, <https://aphia.org/id/source/5996>, <https://aphia.org/id/source/5192>, <https://aphia.org/id/source/10060>, <https://aphia.org/id/source/10066>, <https://aphia.org/id/source/10067>, <https://aphia.org/id/source/13301>, <https://aphia.org/id/source/132563> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/492646> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=30904>, <http://www.biodiversitylibrary.org/name/Euphausia_lucens>, <https://www.ebi.ac.uk/ena/data/view/Taxon:102975>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=102975&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A221055&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Euphausia+luceus> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/221055> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/492646> ;
   td:hasDistribution <https://aphia.org/id/distribution/528010>, <https://aphia.org/id/distribution/574320>, <https://aphia.org/id/distribution/589054>, <https://aphia.org/id/distribution/589055>, <https://aphia.org/id/distribution/589056>, <https://aphia.org/id/distribution/663082> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18261>, <https://aphia.org/id/taxon-description/18263>, <https://aphia.org/id/taxon-description/394293>, <https://aphia.org/id/taxon-description/394296>, <https://aphia.org/id/taxon-description/394299>, <https://aphia.org/id/taxon-description/2687300> ;
   taxon-name:hasParent _:b1 .

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

<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/6603> a top-level:Source, dct:BibliographicResource ;
   dct:title """Further notes on the Schizopoda."""^^xsd:string ;
   dct:bibliographicCitation  """Hansen, H.J. (1905). Further notes on the Schizopoda. <em>Bulletin du Musée Océanographique de Monaco.</em> 42: 1-32."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1905"^^xsd:gYear .

<https://aphia.org/id/source/5996> a top-level:Source, dct:BibliographicResource ;
   dct:title """NODC Taxonomic codes"""^^xsd:string ;
   dct:bibliographicCitation  """NODC. (1997). NODC Taxonomic codes."""^^xsd:string ;
   schema:datePublished "1997"^^xsd:gYear .

<https://aphia.org/id/source/5192> a top-level:Source, dct:BibliographicResource ;
   dct:title """South Atlantic Zooplankton."""^^xsd:string ;
   dct:bibliographicCitation  """Boltovskoy  D. (Ed.). (1999).  South Atlantic Zooplankton  2 vol. Backhuys Publishers. Leiden. 1706 pp."""^^xsd:string ;
   schema:datePublished "1999"^^xsd:gYear .

<https://aphia.org/id/source/10060> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Biology of Euphausiids"""^^xsd:string ;
   dct:bibliographicCitation  """Mauchline, J. and Fisher, L.R. (1969) The Biology of Euphausiids. Advances in Marine Biology 7: 1-454"""^^xsd:string ;
   schema:datePublished "1969"^^xsd:gYear .

<https://aphia.org/id/source/10066> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Baker AdeC, Boden BP, Brinton E (1990) A Practical Guide to the Euphausiids of the World. London : Natural History Museum Publications, 1989"""^^xsd:string ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/10067> a top-level:Source, dct:BibliographicResource ;
   dct:title """Euphausiids of the world ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Brinton E, Ohman MD, Townsend AW, Knight MD, Bridgeman AL (2000) Euphausiids of the world ocean. ETI World Biodiversity database CD ROM Series. Springer Publ. Heidelberg"""^^xsd:string ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/13301> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Southern species of the genus Euphausia"""^^xsd:string ;
   dct:bibliographicCitation  """John D.D. (1937). The Southern species of the genus Euphausia. Discovery Reports, 14, 195-321."""^^xsd:string ;
   schema:datePublished "1937"^^xsd:gYear .

<https://aphia.org/id/source/132563> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin."""^^xsd:string ;
   dct:bibliographicCitation  """Webber, W.R., G.D. Fenwick, J.M. Bradford-Grieve, S.G. Eagar, J.S. Buckeridge, G.C.B. Poore, E.W. Dawson, L. Watling,  J.B. Jones, J.B.J. Wells, N.L. Bruce, S.T. Ahyong, K. Larsen, M.A. Chapman, J. Olesen, J.S. Ho,  J.D. Green, R.J. Shiel, C.E.F. Rocha, A. Lörz, G.J. Bird & W.A. Charleston. (2010). Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin. <em>in: Gordon, D.P. (Ed.) (2010). New Zealand inventory of biodiversity: 2. Kingdom Animalia: Chaetognatha, Ecdysozoa, Ichnofossils.</em> pp. 98-232 (COPEPODS 21 pp.)."""^^xsd:string ;
   schema:datePublished "2010"^^xsd:gYear .




<https://aphia.org/id/distribution/528010> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - South Africa (country)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2176> ;
   dwc:locality <https://marineregions.org/mrgid/2176> ;
   dct:source <https://aphia.org/id/source/6179> .

<https://aphia.org/id/distribution/574320> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - Subantarctic Isles"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17959> ;
   dwc:locality <https://marineregions.org/mrgid/17959> ;
   dct:source <https://aphia.org/id/source/10068> .

<https://aphia.org/id/distribution/589054> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - Angolan Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8478> ;
   dwc:locality <https://marineregions.org/mrgid/8478> ;
   dct:source <https://aphia.org/id/source/21781> .

<https://aphia.org/id/distribution/589055> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - Northern Cape (South Africa)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8937> ;
   dwc:locality <https://marineregions.org/mrgid/8937> ;
   dct:source <https://aphia.org/id/source/21783> .

<https://aphia.org/id/distribution/589056> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - Western Cape"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8935> ;
   dwc:locality <https://marineregions.org/mrgid/8935> ;
   dct:source <https://aphia.org/id/source/21783> .

<https://aphia.org/id/distribution/663082> a td:Distribution ;
   rdfs:label "Distribution for Euphausia lucens Hansen, 1905 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/221055> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/132563> .

<https://aphia.org/id/taxon-description/18261> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 1128"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/18262> ;
   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/1128> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

<https://aphia.org/id/taxon-description/18263> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 1128"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/18264> ;
   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/1128> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

<https://aphia.org/id/taxon-description/394293> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394294>, <https://aphia.org/id/taxon-description-extra-specification/394295> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394296> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394297>, <https://aphia.org/id/taxon-description-extra-specification/394298> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394299> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394300>, <https://aphia.org/id/taxon-description-extra-specification/394301> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1066> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

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

<https://aphia.org/id/taxon-description-extra-specification/18262> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage larva"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#larva> .
<https://aphia.org/id/taxon-description-extra-specification/18264> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/394294> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394295> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Chitinous"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#chitinous> .
<https://aphia.org/id/taxon-description-extra-specification/394297> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394298> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Amorphous calcium carbonate"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#amorphous-calcium-carbonate> .
<https://aphia.org/id/taxon-description-extra-specification/394300> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394301> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Calcite"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#calcite> .

