@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/1207> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Gammaridea Latreille, 1802"^^xsd:string ;
   taxon-name:aphiaID "1207"^^xsd:integer ;
   dwc:scientificNameID "1207"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:1207"^^xsd:string ;
   taxon-name:scientificName "Gammaridea"^^xsd:string ;
   taxon-name:authorship "Latreille, 1802"^^xsd:string ;
   dwc:scientificNameAuthorship "Latreille, 1802"^^xsd:string ;
   taxon-name:fullScientificName "Gammaridea Latreille, 1802"^^xsd:string ;
   skos-xl:literalForm "Gammaridea Latreille, 1802"^^xsd:string ;
   dwc:scientificName "Gammaridea Latreille, 1802"^^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. Gammaridea. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=1207 on 2026-04-24"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/4159>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/5276>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/9018> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#suborder> ;
   dwc:taxonRank <https://aphia.org/ns/rank#suborder> ;
   dct:source <https://aphia.org/id/source/40>, <https://aphia.org/id/source/2870>, <https://aphia.org/id/source/165327>, <https://aphia.org/id/source/288777> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000673>, <https://www.univie.ac.at/arctictraits/taxonpage/2392>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-028035> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> , <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/61339> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17787> ;
   taxon-name:hasParent _:b1 .

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

<https://aphia.org/ns/taxonomic-status#unaccepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "unaccepted"@en ;
   rdfs:label "unaccepted"@en ;
   skos:definition """Synonym name, or anything that is not accepted"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/synonym> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/available> .


<https://aphia.org/ns/rank#suborder> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Suborder"@en ;
   rdfs:label "Suborder"@en .

<https://aphia.org/id/source/40> a top-level:Source, dct:BibliographicResource ;
   dct:title """Invertebrates."""^^xsd:string ;
   dct:bibliographicCitation  """Brusca, R.C.; Brusca, G.J. (1990). Invertebrates. Sinauer Associates: Sunderland, MA (USA). ISBN 0-87893-098-1. 922 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/13979> ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/2870> a top-level:Source, dct:BibliographicResource ;
   dct:title """An updated classification of the recent Crustacea"""^^xsd:string ;
   dct:bibliographicCitation  """Martin, J.W., & Davis, G.E. (2001). An updated classification of the recent Crustacea. <em>Science Series, 39. Natural History Museum of Los Angeles County. Los Angeles, CA (USA).</em> 124 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/35250> ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/165327> a top-level:Source, dct:BibliographicResource ;
   dct:title """The families and genera of marine gammaridean Amphipoda (except marine gammaroids). Part 1"""^^xsd:string ;
   dct:bibliographicCitation  """Barnard, J. L.; Karaman, G. S. (1991). The families and genera of marine gammaridean Amphipoda (except marine gammaroids). Part 1. <em>Records of the Australian Museum, Supplement.</em> 13 (1): 1-417."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3853/j.0812-7387.13.1991.91> ;
   schema:datePublished "1991"^^xsd:gYear .

<https://aphia.org/id/source/288777> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Phylogeny and Classification of the Amphipoda with the establishment of the new order Ingolfiellida (Crustacea: Peracarida)"""^^xsd:string ;
   dct:bibliographicCitation  """Lowry, J.; Myers, A. (2017). A Phylogeny and Classification of the Amphipoda with the establishment of the new order Ingolfiellida (Crustacea: Peracarida). <em>Zootaxa.</em> 4265(1): 1-89."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4265.1.1> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2017"^^xsd:gYear .


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

<https://aphia.org/id/taxon-description-extra-specification/17788> 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> .

