@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/236216> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Euphausia crystallorophias Holt & Tattersall, 1906"^^xsd:string ;
   taxon-name:aphiaID "236216"^^xsd:integer ;
   dwc:scientificNameID "236216"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:236216"^^xsd:string ;
   taxon-name:scientificName "Euphausia crystallorophias"^^xsd:string ;
   taxon-name:authorship "Holt & Tattersall, 1906"^^xsd:string ;
   dwc:scientificNameAuthorship "Holt & Tattersall, 1906"^^xsd:string ;
   taxon-name:fullScientificName "Euphausia crystallorophias Holt & Tattersall, 1906"^^xsd:string ;
   skos-xl:literalForm "Euphausia crystallorophias Holt & Tattersall, 1906"^^xsd:string ;
   dwc:scientificName "Euphausia crystallorophias Holt & Tattersall, 1906"^^xsd:string ;
   dct:bibliographicCitation """Siegel, V.; De Grave, S. (Ed) (2026). World Euphausiacea Database. Euphausia crystallorophias Holt & Tattersall, 1906. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=236216 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1469>, <https://marineinfo.org/id/dataset/3174>, <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> ;
   foaf:depiction <https://images.vliz.be/thumbs/24890_hansen-1908-pl-1.jpg> ;
   dct:source <https://aphia.org/id/source/9387>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/10068>, <https://aphia.org/id/source/13301>, <https://aphia.org/id/source/21543>, <https://aphia.org/id/source/5192>, <https://aphia.org/id/source/10060>, <https://aphia.org/id/source/10066>, <https://aphia.org/id/source/10067> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=30906>, <http://www.biodiversitylibrary.org/name/Euphausia_crystallorophias>, <https://www.ebi.ac.uk/ena/data/view/Taxon:48141>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=48141&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A236216&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Euphausia+crystallorophias> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/236216> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/24890>, <https://aphia.org/id/image/71593>, <https://aphia.org/id/image/71594> ;
   td:hasDistribution <https://aphia.org/id/distribution/574311> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/95905>, <https://aphia.org/id/vernacular-name/95906>, <https://aphia.org/id/vernacular-name/12094>, <https://aphia.org/id/vernacular-name/101785>, <https://aphia.org/id/vernacular-name/101786> ;
   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/9387> a top-level:Source, dct:BibliographicResource ;
   dct:title """Preliminary notice of the Schizopoda collected by H.M.S. 'Discovery' in the Antarctic Region"""^^xsd:string ;
   dct:bibliographicCitation  """Holt, E.; Tattersall, W. (1906). Preliminary notice of the Schizopoda collected by H.M.S. 'Discovery' in the Antarctic Region. <em>Annals and Magazine of Natural History, ser. 7.</em> 17(97): 1-11."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222930608562484> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1906"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

<https://aphia.org/id/source/10068> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Siegel V, De Broyer C, Clarke A, Koubbi P, Pakhomov E, Scott F, Vanden Berghe W and Danis B (Editors). The SCAR-MarBIN Register of Antarctic Marine Species (RAMS): Euphausiacea, [date accessed]. World Wide Web electronic publication."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/540> .

<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/21543> a top-level:Source, dct:BibliographicResource ;
   dct:title """FAO species identification sheets for fishery purposes. Southern Ocean (Fishing areas 48,58 and 88"""^^xsd:string ;
   dct:bibliographicCitation  """Fisher W. & Hureau J-C. (1985). FAO species identification sheets for fishery purposes. Southern Ocean (Fishing areas 48,58 and 88) (CCAMLR Convention Area). FAO, Rome, 233-471."""^^xsd:string ;
   schema:datePublished "1985"^^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/vernacular-name/95905> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Antarctic coastal krill"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/95906> a taxon-name:vernacularName ;
   taxon-name:vernacularName "crystal krill"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/12094> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ice krill"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> .

<https://aphia.org/id/vernacular-name/101785> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Antarktischer Küstenkrill"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/101786> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Eiskrill"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .


<https://aphia.org/id/image/24890> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Hansen (1908, pl. 1)"^^xsd:string ;
   dct:title "Hansen (1908, pl. 1)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/236216>
   ] ;
   dct:rightsHolder "H. J. Hansen"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2009-08-19 15:25:08.317"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/24890_hansen-1908-pl-1.jpg> .
<https://aphia.org/id/image/71593> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Euphausia crystallorophias -   ice krill"^^xsd:string ;
   dct:title "Euphausia crystallorophias -   ice krill"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/236216>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13091> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """live animal caught at 64°47.9S and 56°41.3W eastern side of Antarctic Peninsula in 0-200 meter water depth by RMT8 net"""^^xsd:string ;
   dct:created "2013-04-04 13:05:42.990"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/71593_euphausia-crystallorophias---ice-krill.jpg> .
<https://aphia.org/id/image/71594> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Euphausia crystallorophias and E.superba"^^xsd:string ;
   dct:title "Euphausia crystallorophias and E.superba"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/236216>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13091> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """specimen on top: E. superba, specimen below: E.crystallorophias
live specimens taken on the shelf east of the Antarctic Peninsula at 64°47.9S and 56°41.3W"""^^xsd:string ;
   dct:created "2013-04-04 13:13:24.717"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/71594_euphausia-crystallorophias-and-e-superba.jpg> .

<https://aphia.org/id/distribution/574311> a td:Distribution ;
   rdfs:label "Distribution for Euphausia crystallorophias Holt & Tattersall, 1906 - Antarctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/236216> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1907> ;
   dwc:locality <https://marineregions.org/mrgid/1907> ;
   dct:source <https://aphia.org/id/source/10068> .

<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> .

