@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/325376> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Hyperia macrocephala (Dana, 1853)"^^xsd:string ;
   taxon-name:aphiaID "325376"^^xsd:integer ;
   dwc:scientificNameID "325376"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:325376"^^xsd:string ;
   taxon-name:scientificName "Hyperia macrocephala"^^xsd:string ;
   taxon-name:authorship "(Dana, 1853)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Dana, 1853)"^^xsd:string ;
   taxon-name:fullScientificName "Hyperia macrocephala (Dana, 1853)"^^xsd:string ;
   skos-xl:literalForm "Hyperia macrocephala (Dana, 1853)"^^xsd:string ;
   dwc:scientificName "Hyperia macrocephala (Dana, 1853)"^^xsd:string ;
   dct:bibliographicCitation """Horton, T.; Lowry, J.; De Broyer, C.; Bellan-Santini, D.; Copilas-Ciocianu, D.; Corbari, L.; Costello, M.J.; Daneliya, M.; Dauvin, J.-C.; Fišer, C.; Gasca, R.; Grabowski, M.; Guerra-García, J.M.; Hendrycks, E.; Hughes, L.; Jaume, D.; Jazdzewski, K.; Kim, Y.-H.; King, R.; Krapp-Schickel, T.; LeCroy, S.; Lörz, A.-N.; Mamos, T.; Senna, A.R.; Serejo, C.; Souza-Filho, J.F.; Tandberg, A.H.; Thomas, J.D.; Thurston, M.; Vader, W.; Väinölä, R.; Valls Domedel, G.; Vonk, R.; White, K.; Zeidler, W. (2026). World Amphipoda Database. Hyperia macrocephala (Dana, 1853). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=325376 on 2026-04-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/4159>, <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/17119_amazing-diversity-marine-life-of-antarctica---from-the-surface-to-the-abyssal-plain.jpg> ;
   dct:source <https://aphia.org/id/source/83618>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/16241>, <https://aphia.org/id/source/140221> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1380365> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=153436>, <http://www.biodiversitylibrary.org/name/Hyperia_macrocephala>, <https://www.ebi.ac.uk/ena/data/view/Taxon:371515>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=371515&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A325376&interactionType=interactsWith>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Hyperia+macrocephala> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/325376> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1380365> ;
   media:isSubjectOf <https://aphia.org/id/image/17119> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18267>, <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/101796> .

<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/83618> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea. Part II."""^^xsd:string ;
   dct:bibliographicCitation  """Dana, J.D. (1853 - 1855). Crustacea. Part II. <em>In: United States Exploring Expedition. During the years 1838, 1839, 1840, 1841, 1842. Under the command of Charles Wilkes. U. S. N.,  C. Sherman Printer, Philadelphia.</em> 14: 691-1618. [1855, folio atlas pls. 1-96.]."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/214190> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1853"^^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/16241> a top-level:Source, dct:BibliographicResource ;
   dct:title """Contribution to the marine biodiversity inventory. A checklist of the Amphipoda (Crustacea) of the Southern Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """De Broyer, C.; Jazdzewski, K. (1993). Contribution to the marine biodiversity inventory. A checklist of the Amphipoda (Crustacea) of the Southern Ocean. <em>Documents de Travail de l' Institut royal des Sciences naturelles de Belgique.</em> 73, 1-154."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/5267> ;
   schema:datePublished "1993"^^xsd:gYear .

<https://aphia.org/id/source/140221> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the Hyperidean Amphipoda (Crustacea) of the Southern Ocean with distribution and ecological data"""^^xsd:string ;
   dct:bibliographicCitation  """Zeidler W.; De Broyer, C. (2009). Catalogue of the Hyperidean Amphipoda (Crustacea) of the Southern Ocean with distribution and ecological data. <em>In: De Broyer C. (ed.), Census of Antarctic Marine Life, Synopsis of the Amphipoda of the Southern Ocean. Bulletin de l'Institut Royal des Sciences Naturelles de Belgique, Biologie.</em> 79, suppl. 1: 1-103."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2009"^^xsd:gYear .



<https://aphia.org/id/image/17119> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Amazing Diversity. Marine life of Antarctica - From the surface to the abyssal plain."^^xsd:string ;
   dct:title "Amazing Diversity. Marine life of Antarctica - From the surface to the abyssal plain."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/325376>
   ] ;
   dct:rightsHolder "Torben Riehl, Nils Brenke, Hauke Flores, Michael Schroedl and Rebeca Zapata Guardiola"^^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:description """This beautiful poster illustrates the diversity of marine life in the Antarctic Ocean, from the surface to the seafloor. Twenty species are shown in their environment (ice, water column and seafloor). They examplify the multitude of forms and lifestyles in the Southern Ocean. By combining them all in one poster, the beauty of Antarctic marine life, inaccessible for most ordinary people, is made visible to a wider audience."""^^xsd:string ;
   dct:created "2008-08-17 11:07:28.210"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/17119_amazing-diversity-marine-life-of-antarctica---from-the-surface-to-the-abyssal-plain.jpg> .

<https://aphia.org/id/taxon-description/18267> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 1205"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/18268> ;
   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/1205> ;
   ] ;
   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/18268> 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> .

