@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/117615> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Botrynema brucei Browne, 1908"^^xsd:string ;
   taxon-name:aphiaID "117615"^^xsd:integer ;
   dwc:scientificNameID "117615"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:117615"^^xsd:string ;
   taxon-name:scientificName "Botrynema brucei"^^xsd:string ;
   taxon-name:authorship "Browne, 1908"^^xsd:string ;
   dwc:scientificNameAuthorship "Browne, 1908"^^xsd:string ;
   taxon-name:fullScientificName "Botrynema brucei Browne, 1908"^^xsd:string ;
   skos-xl:literalForm "Botrynema brucei Browne, 1908"^^xsd:string ;
   dwc:scientificName "Botrynema brucei Browne, 1908"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Botrynema brucei Browne, 1908. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=117615 on 2026-04-07"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1464>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3731>, <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> ;
   dct:source <https://aphia.org/id/source/34583>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/494>, <https://aphia.org/id/source/1419>, <https://aphia.org/id/source/6376>, <https://aphia.org/id/source/167091>, <https://aphia.org/id/source/26261>, <https://aphia.org/id/source/447321> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=303021>, <http://www.biodiversitylibrary.org/name/Botrynema_brucei>, <http://www.godac.jamstec.go.jp/bismal/j/view/9000282>, <https://www.ebi.ac.uk/ena/data/view/Taxon:497498>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=497498&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:117615>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Botrynema+brucei> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/117615> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/275020>, <https://aphia.org/id/distribution/281623>, <https://aphia.org/id/distribution/607440>, <https://aphia.org/id/distribution/611096>, <https://aphia.org/id/distribution/611395>, <https://aphia.org/id/distribution/661200>, <https://aphia.org/id/distribution/1566651> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/70092> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18355>, <https://aphia.org/id/taxon-description/18357>, <https://aphia.org/id/taxon-description/1273172>, <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/117107> .

<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/34583> a top-level:Source, dct:BibliographicResource ;
   dct:title """The medusae of the Scottish National Antarctic Expedition"""^^xsd:string ;
   dct:bibliographicCitation  """Browne E.T. (1908). The medusae of the Scottish National Antarctic Expedition. <em>Transactions of the Royal Society of Edinburgh.</em> 46: 233-251."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1908"^^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/494> a top-level:Source, dct:BibliographicResource ;
   dct:title """Hexacorallians of the World"""^^xsd:string ;
   dct:bibliographicCitation  """Fautin, Daphne G. (2013). Hexacorallians of the World."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/43> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/1419> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """van der Land, J.; Vervoort, W.; Cairns, S.D.; Schuchert, P. (2001). Hydrozoa, <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. 112-120"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61219> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/6376> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Hydromedusae and water masses of the Indian Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Navas-Pereira, D. & Vannucci, M. (1991). The Hydromedusae and water masses of the Indian Ocean. <em>Bolm Inst. Oceanogr.</em> 39(1): 25-60."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1590/s0373-55241991000100003> ;
   schema:datePublished "1991"^^xsd:gYear .

<https://aphia.org/id/source/167091> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Cnidaria: corals, medusae, hydroids, myxozoans."""^^xsd:string ;
   dct:bibliographicCitation  """Cairns, S.D., L. Gershwin, F.J. Brook, P. Pugh, E.W. Dawson, O.V. Ocaña, W. Vervoort, G. Williams, J.E. Watson, D.M. Opresko, P. Schuchert, P.M. Hine, D.P. Gordon, H.I. Campbell, A.J. Wright,  J.A.Sánchez & D.G. Fautin. (2009). Phylum Cnidaria: corals, medusae, hydroids, myxozoans. <em>in: Gordon, D.P. (Ed.) (2009). New Zealand inventory of biodiversity: 1. Kingdom Animalia: Radiata, Lophotrochozoa, Deuterostomia.</em> :59-101."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/26261> a top-level:Source, dct:BibliographicResource ;
   dct:title """The medusae of the British Isles"""^^xsd:string ;
   dct:bibliographicCitation  """Russell, F.S., 1953. The medusae of the British Isles. Anthomedusae, Leptomedusae, Limnomedusae, Trachymedusae and Narcomedusae.   : 1-530, pls. 1-35."""^^xsd:string ;
   schema:datePublished "1953"^^xsd:gYear .

<https://aphia.org/id/source/447321> a top-level:Source, dct:BibliographicResource ;
   dct:title """Heterogeneity in diagnostic characters across ecoregions: A case study with Botrynema (Hydrozoa: Trachylina: Halicreatidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Montenegro, J.; Collins, A. G.; Hopcroft, R. R.; Questel, J. M.; Thuesen, E. V.; Bachtel, T. S.; Bergman, L. A.; Sangekar, M. N.; Drazen, J. C.; Lindsay, D. J. (2023). Heterogeneity in diagnostic characters across ecoregions: A case study with Botrynema (Hydrozoa: Trachylina: Halicreatidae). <em>Frontiers in Marine Science.</em> 9."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3389/fmars.2022.1101699> ;
   schema:datePublished "2023"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/70092> 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/distribution/275020> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1419> .

<https://aphia.org/id/distribution/281623> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - Arctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1906> ;
   dwc:locality <https://marineregions.org/mrgid/1906> ;
   dct:source <https://aphia.org/id/source/1419> .

<https://aphia.org/id/distribution/607440> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - Atlantic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1902> ;
   dwc:locality <https://marineregions.org/mrgid/1902> ;
   dct:source <https://aphia.org/id/source/1318> .

<https://aphia.org/id/distribution/611096> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - Arctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1906> ;
   dwc:locality <https://marineregions.org/mrgid/1906> ;
   dct:source <https://aphia.org/id/source/1318> .

<https://aphia.org/id/distribution/611395> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - Indian Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1904> ;
   dwc:locality <https://marineregions.org/mrgid/1904> ;
   dct:source <https://aphia.org/id/source/1318> .

<https://aphia.org/id/distribution/661200> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/167091> .

<https://aphia.org/id/distribution/1566651> a td:Distribution ;
   rdfs:label "Distribution for Botrynema brucei Browne, 1908 - Weddell Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117615> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/21860> ;
   dwc:locality <https://marineregions.org/mrgid/21860> ;
   dct:source <https://aphia.org/id/source/34583> .

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

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

<https://aphia.org/id/taxon-description/1273172> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 1337"@en ;
   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/1337> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#medium-body-size-2-to-200mm> .

<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/18356> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage planula"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#planula> .
<https://aphia.org/id/taxon-description-extra-specification/18358> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage medusa"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#medusa> .

