@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/206128> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Oxycephalus H. Milne Edwards, 1830"^^xsd:string ;
   taxon-name:aphiaID "206128"^^xsd:integer ;
   dwc:scientificNameID "206128"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:206128"^^xsd:string ;
   taxon-name:scientificName "Oxycephalus"^^xsd:string ;
   taxon-name:authorship "H. Milne Edwards, 1830"^^xsd:string ;
   dwc:scientificNameAuthorship "H. Milne Edwards, 1830"^^xsd:string ;
   taxon-name:fullScientificName "Oxycephalus H. Milne Edwards, 1830"^^xsd:string ;
   skos-xl:literalForm "Oxycephalus H. Milne Edwards, 1830"^^xsd:string ;
   dwc:scientificName "Oxycephalus H. Milne Edwards, 1830"^^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. Oxycephalus H. Milne Edwards, 1830. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=206128 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/4159>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   dct:source <https://aphia.org/id/source/17085>, <https://aphia.org/id/source/154688>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/17347>, <https://aphia.org/id/source/260654> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1545957> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/9018061>, <https://www.ebi.ac.uk/ena/data/view/Taxon:472263>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=472263&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/206128> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1545957> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/66249> ;
   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/196118> .

<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#genus> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Genus"@en ;
   rdfs:label "Genus"@en .

<https://aphia.org/id/source/17085> a top-level:Source, dct:BibliographicResource ;
   dct:title """Extrait de recherches pour servir à l'histoire naturelle des crustacés amphipodes"""^^xsd:string ;
   dct:bibliographicCitation  """Milne Edwards, H. (1830). Extrait de recherches pour servir à l'histoire naturelle des crustacés amphipodes. <em>Annales des Sciences Naturelles.</em> 20, 353-399; pl. 10-11."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.part.12300> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1830"^^xsd:gYear .

<https://aphia.org/id/source/154688> a top-level:Source, dct:BibliographicResource ;
   dct:title """Su di alcuni nuovi crustacei del mari di Messina Lettera del dott. Anastasio Cocco al celebre dott. William Elford Leach uno de' conservatori del Museo britannico in Londra"""^^xsd:string ;
   dct:bibliographicCitation  """Cocco, A. (1832). Su di alcuni nuovi crustacei del mari di Messina Lettera del dott. Anastasio Cocco al celebre dott. William Elford Leach uno de' conservatori del Museo britannico in Londra. <em>Effemeridi scientifiche e letterarie per la Sicilia.</em> 2: 203-209, unnumbered Plate."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1832"^^xsd:gYear .

<https://aphia.org/id/source/4181> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nomenclator Zoologicus."""^^xsd:string ;
   dct:bibliographicCitation  """Neave, S.A. (1939 - 1996). Nomenclator Zoologicus. vol. 1-10 Online."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .

<https://aphia.org/id/source/17347> a top-level:Source, dct:BibliographicResource ;
   dct:title """Review of the hyperiidean amphipod genus Oxycephalus Milne-Edwards (Crustacea:Amphipoda: Hyperiidea:Oxycephalidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Zeidler, W. (1999). Review of the hyperiidean amphipod genus Oxycephalus Milne-Edwards (Crustacea:Amphipoda: Hyperiidea:Oxycephalidae). <em>Invertebrate Systematics.</em> 13(3): 391-424."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1071/it96012> ;
   schema:datePublished "1999"^^xsd:gYear .

<https://aphia.org/id/source/260654> a top-level:Source, dct:BibliographicResource ;
   dct:title """A review of the families and genera of the superfamily Platysceloidea Bowman & Gruner, 1973 (Crustacea: Amphipoda: Hyperiidea), together with keys to the families, genera and species"""^^xsd:string ;
   dct:bibliographicCitation  """Zeidler, W. (2016). A review of the families and genera of the superfamily Platysceloidea Bowman & Gruner, 1973 (Crustacea: Amphipoda: Hyperiidea), together with keys to the families, genera and species. <em>Zootaxa.</em> 4192(1): 1."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4192.1.1> ;
   schema:datePublished "2016"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/66249> a taxon-name:vernacularName ;
   taxon-name:vernacularName "アワセトガリズキン属"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .



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

