@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/128690> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Oncaea Philippi, 1843"^^xsd:string ;
   taxon-name:aphiaID "128690"^^xsd:integer ;
   dwc:scientificNameID "128690"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:128690"^^xsd:string ;
   taxon-name:scientificName "Oncaea"^^xsd:string ;
   taxon-name:authorship "Philippi, 1843"^^xsd:string ;
   dwc:scientificNameAuthorship "Philippi, 1843"^^xsd:string ;
   taxon-name:fullScientificName "Oncaea Philippi, 1843"^^xsd:string ;
   skos-xl:literalForm "Oncaea Philippi, 1843"^^xsd:string ;
   dwc:scientificName "Oncaea Philippi, 1843"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Oncaea Philippi, 1843. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=128690 on 2026-05-03"""^^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/3201>, <https://marineinfo.org/id/dataset/3104>, <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/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> ;
   foaf:depiction <https://images.vliz.be/thumbs/111099_oncaea-venusta.jpg> ;
   dct:source <https://aphia.org/id/source/527>, <https://aphia.org/id/source/83618>, <https://aphia.org/id/source/96117>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/78534>, <https://aphia.org/id/source/86722>, <https://aphia.org/id/source/89473>, <https://aphia.org/id/source/89475>, <https://aphia.org/id/source/92081>, <https://aphia.org/id/source/92083>, <https://aphia.org/id/source/92336>, <https://aphia.org/id/source/101019>, <https://aphia.org/id/source/107096>, <https://aphia.org/id/source/109784>, <https://aphia.org/id/source/348425>, <https://aphia.org/id/source/332> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/346755>, <https://aphia.org/id/taxname/347541> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=341459>, <https://www.marinespecies.org/aphia.php?p=linkget&id=384048>, <http://rb-schnack.de/index.php/login-for-identification-key.html>, <https://copepodes.obs-banyuls.fr/en/fichefamlist.php?fam=38#g165>, <http://www.godac.jamstec.go.jp/bismal/j/view/9017743>, <https://www.ebi.ac.uk/ena/data/view/Taxon:349674> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/128690> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/346755>, <https://aphia.org/id/taxname/347541> ;
   media:isSubjectOf <https://aphia.org/id/image/111099> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/66182> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/407374>, <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268544>, <https://aphia.org/id/taxon-description/1272832>, <https://aphia.org/id/taxon-description/1272918>, <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/128586> .

<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/527> a top-level:Source, dct:BibliographicResource ;
   dct:title """Fernere Beobachtungen uber die Copepoden des Mittelmeeres. [Further observations on the copepods of the Mediterranean.]"""^^xsd:string ;
   dct:bibliographicCitation  """Philippi, A. (1843). Fernere Beobachtungen uber die Copepoden des Mittelmeeres. [Further observations on the copepods of the Mediterranean.]. <em>Archiv fur Naturgeschichte.</em> 9(1):54-71, pls. 3-4."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1843"^^xsd:gYear .

<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/96117> a top-level:Source, dct:BibliographicResource ;
   dct:title """Paraziticheskie kopepody (Copepoda, Crustacea) v sborakh 57-go reisa NIS 'Vityaz' v zapadnoi tropicheskoi chasti Tikhogo okeana i moryakh Indomalaiskogo arkhipelaga. [Parasitic copepods (Crustacea) collected during the 57th cruise of the RV 'Vityaz' in the western tropical Pacific and seas of the Indo-malayan Archipelago.]"""^^xsd:string ;
   dct:bibliographicCitation  """Kazachenko, V.N. & G.V. Avdeev. (1977). Paraziticheskie kopepody (Copepoda, Crustacea) v sborakh 57-go reisa NIS 'Vityaz' v zapadnoi tropicheskoi chasti Tikhogo okeana i moryakh Indomalaiskogo arkhipelaga. [Parasitic copepods (Crustacea) collected during the 57th cruise of the RV 'Vityaz' in the western tropical Pacific and seas of the Indo-malayan Archipelago.]. <em>Glubokovodnye biologicheskie issledovaniya v zapadnoi tropicheskoi chasti Tikhogo okeana., Trudy Inst. Okeanol.</em> 107:30-48, figs. 1-10. (Russian with English summary)."""^^xsd:string ;
   schema:datePublished "1977"^^xsd:gYear .

<https://aphia.org/id/source/1330> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Boxshall, G. (2001). Copepoda (excl. Harpacticoida), <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 252-268"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61260> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/78534> a top-level:Source, dct:BibliographicResource ;
   dct:title """The planktonic copepods of the northeastern Atlantic Ocean: Some taxonomic observations on the Oncaeidae (Cyclopoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Boxshall, G.A. (1977). The planktonic copepods of the northeastern Atlantic Ocean: Some taxonomic observations on the Oncaeidae (Cyclopoida). Bulletin of the British Museum (Natural History), Zoology 31(3):103-155, figs. 1-25, tabs. 1-2. (28-iv-1977)"""^^xsd:string ;
   schema:datePublished "1977"^^xsd:gYear .

<https://aphia.org/id/source/86722> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomic notes on the genus Oncaea (Copepoda, Cyclopoida) from the Gulf of Mexico and northern Caribbean Sea."""^^xsd:string ;
   dct:bibliographicCitation  """Ferrari, F.D. (1975). Taxonomic notes on the genus Oncaea (Copepoda, Cyclopoida) from the Gulf of Mexico and northern Caribbean Sea. Proceedings of the Biological Society of Washington 88(21):217-232, figs. 1-7. (15-viii-1975)."""^^xsd:string ;
   schema:datePublished "1975"^^xsd:gYear .

<https://aphia.org/id/source/89473> a top-level:Source, dct:BibliographicResource ;
   dct:title """The marine fauna of New Zealand: Pelagic Copepoda: Poecilostomatoida: Oncaeidae."""^^xsd:string ;
   dct:bibliographicCitation  """Heron, G.A. & J.M. Bradford-Grieve. (1995). The marine fauna of New Zealand: Pelagic Copepoda: Poecilostomatoida: Oncaeidae. <em>New Zealand Oceanographic Institute Memoir, Wellington.</em> 104:1-57, 30 figs., 4 tables."""^^xsd:string ;
   schema:datePublished "1995"^^xsd:gYear .

<https://aphia.org/id/source/89475> a top-level:Source, dct:BibliographicResource ;
   dct:title """Arctic Ocean Copepoda of the genera Lubbockia, Oncaea, and Epicalymma (Poecilostomatoida: Oncaeidae), with remarks on distributions."""^^xsd:string ;
   dct:bibliographicCitation  """Heron, G.A., T.S. English & D.M. Damkaer. (1984). Arctic Ocean Copepoda of the genera Lubbockia, Oncaea, and Epicalymma (Poecilostomatoida: Oncaeidae), with remarks on distribution. Journal of Crustacean Biology 4(3):448-490, figs. 1-20, tabs. 1-3. (13-vi-1984)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.2307/1548043> ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/92081> a top-level:Source, dct:BibliographicResource ;
   dct:title """Twenty-six species of Oncaeidae (Copepoda: Cyclopoida) from the southwest Pacific-Antarctic area."""^^xsd:string ;
   dct:bibliographicCitation  """Heron, G.A. (1977). Twenty-six species of Oncaeidae (Copepoda: Cyclopoida) from the southwest Pacific-Antarctic area. In: Pawson, D.L. (ed.). Biology of the Antarctic Seas, 6. Antarctic Research Series, Washington 26:37-96, figs. 1-34, tabs. 1-5. (22-viii-1977)"""^^xsd:string ;
   schema:datePublished "1977"^^xsd:gYear .

<https://aphia.org/id/source/92083> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepods of the family Oncaeidae (Crustacea: Poecilostomatoida) in the northeast Pacific Ocean and inland coastal waters of Washington State."""^^xsd:string ;
   dct:bibliographicCitation  """Heron, G.A. & B.W. Frost. (2000). Copepods of the family Oncaeidae (Crustacea: Poecilostomatoida) in the northeast Pacific Ocean and inland coastal waters of Washington State. Proceedings of the Biological Society of Washington 113(4):1015-1063. (29.xii.2000)"""^^xsd:string ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/92336> a top-level:Source, dct:BibliographicResource ;
   dct:title """Pitanie morskikh veslonogikh rachkov roda Oncaea (Cyclopoida). [Nutrition of marine Copepoda of the Oncaea genus (Cyclopoida).]"""^^xsd:string ;
   dct:bibliographicCitation  """Kosikhina, O.V. (1980). Pitanie morskikh veslonogikh rachkov roda Oncaea (Cyclopoida). [Nutrition of marine Copepoda of the Oncaea genus (Cyclopoida).]. <em>Ekologiya Morya.</em> 1980(4):47-49, fig., tabs. 1-2. (14-xi-1980, Russian with English summary)."""^^xsd:string ;
   schema:datePublished "1980"^^xsd:gYear .

<https://aphia.org/id/source/101019> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea, order: Copepoda, suborder: Cyclopoida, family: Oncaeidae, genus: Oncaea."""^^xsd:string ;
   dct:bibliographicCitation  """Malt, S.J. (1983). Crustacea, order: Copepoda, suborder: Cyclopoida, family: Oncaeidae, genus: Oncaea. Fiches d'Identification du Zooplancton, Conseil International pour l'Exploration de la Mer 169-170-171:1-11."""^^xsd:string ;
   schema:datePublished "1983"^^xsd:gYear .

<https://aphia.org/id/source/107096> a top-level:Source, dct:BibliographicResource ;
   dct:title """Pitaniye veslonogikh rachkov roda Oncaea (Cyclopoida) v yugo-vostochnoy chasti Tikhogo okeana. 
   [Feeding of copepods of genus Oncaea (Cyclopoida) in the southeastern Pacific Ocean.]"""^^xsd:string ;
   dct:bibliographicCitation  """Pasternak, A.F. (1984). Pitaniye veslonogikh rachkov roda Oncaea (Cyclopoida) v yugo-vostochnoy chasti Tikhogo okeana. 
   [Feeding of copepods of genus Oncaea (Cyclopoida) in the southeastern Pacific Ocean.]. <em>Okeanologiya.</em> 24(5):808-812. (Russian with English summary)."""^^xsd:string ;
   schema:datePublished "1984"^^xsd:gYear .

<https://aphia.org/id/source/109784> a top-level:Source, dct:BibliographicResource ;
   dct:title """Les Oncaeidae (Copepoda, Cyclopoida) de la région de Banyuls (golfe du Lion). [The Oncaeidae (Copepoda, Cyclopoida) of the Banyuls region (Gulf of Lion).]"""^^xsd:string ;
   dct:bibliographicCitation  """Razouls, C. (1975). Les Oncaeidae (Copepoda, Cyclopoida) de la région de Banyuls (golfe du Lion). [The Oncaeidae (Copepoda, Cyclopoida) of the Banyuls region (Gulf of Lion).]. <em>Vie et Milieu.</em> (A)24(2):235-264, figs. 1-16, tabs. 1-2. (iv-1975) (for 1974)."""^^xsd:string ;
   schema:datePublished "1975"^^xsd:gYear .

<https://aphia.org/id/source/348425> a top-level:Source, dct:BibliographicResource ;
   dct:title """OncIdent- an interactive identification key for Oncaeidae Giesbrecht, 1893 ["1892"] (Copepoda: Cyclopoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Böttger-Schnack, R. & D. Schnack. (2019). OncIdent- an interactive identification key for Oncaeidae Giesbrecht, 1893 ["1892"] (Copepoda: Cyclopoida). <em>Marine Biodiversity.</em> 49(2):1043-1046."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/s12526-018-0863-z> ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/332> a top-level:Source, dct:BibliographicResource ;
   dct:title """ICES Zooplankton: Copepoda"""^^xsd:string ;
   dct:bibliographicCitation  """ICES Zooplankton: Copepoda. sheet n° 32."""^^xsd:string .


<https://aphia.org/id/vernacular-name/66182> 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/image/111099> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Oncaea venusta"^^xsd:string ;
   dct:title "Oncaea venusta"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/128954>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/6554> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Oncaea venusta,  Plate 3 Figure 7 in<br />
Giesbrecht, W. 1893. Systematik und Faunistik der pelagischen Copepoden des Golfes von Neapel und der angrenzenden Meeres-Abschnitte. Fauna und Flora des Golfes von Neapel und der Angrenzenden Meeres-Abschnitte, Herausgegeben von der Zoologischen Station zu Neapel 19:1-831, pls. 1-54. (1892)<br />
 """^^xsd:string ;
   dct:created "2016-02-03 16:26:26.407"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/111099_oncaea-venusta.jpg> .

<https://aphia.org/id/taxon-description/407374> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Ecological interactions for Taxon denoted by name 1103"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/feedingtype> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1103> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/feedingtype#parasitic> .

<https://aphia.org/id/taxon-description/1137274> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1080"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1137275>, <https://aphia.org/id/taxon-description-extra-specification/1137276> ;
   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/1080> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

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

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

<https://aphia.org/id/taxon-description/1272918> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 128586"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1272919> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/128586> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#small-body-size-0-2-to-2mm> .

<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/1137275> 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/1137276> 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/1268545> 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/1272833> 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/1272919> 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> .

