@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/116997> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Solmundella Haeckel, 1879"^^xsd:string ;
   taxon-name:aphiaID "116997"^^xsd:integer ;
   dwc:scientificNameID "116997"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:116997"^^xsd:string ;
   taxon-name:scientificName "Solmundella"^^xsd:string ;
   taxon-name:authorship "Haeckel, 1879"^^xsd:string ;
   dwc:scientificNameAuthorship "Haeckel, 1879"^^xsd:string ;
   taxon-name:fullScientificName "Solmundella Haeckel, 1879"^^xsd:string ;
   skos-xl:literalForm "Solmundella Haeckel, 1879"^^xsd:string ;
   dwc:scientificName "Solmundella Haeckel, 1879"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Solmundella Haeckel, 1879. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=116997 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/1464>, <https://marineinfo.org/id/dataset/1672>, <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/134829_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> ;
   dct:source <https://aphia.org/id/source/39038>, <https://aphia.org/id/source/39038>, <https://aphia.org/id/source/284655>, <https://aphia.org/id/source/494>, <https://aphia.org/id/source/1419> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/893270> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0001354>, <https://www.ebi.ac.uk/ena/data/view/Taxon:497512>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=497512&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/116997> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/893270> ;
   media:isSubjectOf <https://aphia.org/id/image/134829>, <https://aphia.org/id/image/134830>, <https://aphia.org/id/image/134828>, <https://aphia.org/id/image/134827>, <https://aphia.org/id/image/134826>, <https://aphia.org/id/image/133943>, <https://aphia.org/id/image/133944>, <https://aphia.org/id/image/118862>, <https://aphia.org/id/image/133945>, <https://aphia.org/id/image/42167> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/67259> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18359>, <https://aphia.org/id/taxon-description/18361>, <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/1035139> .

<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/39038> a top-level:Source, dct:BibliographicResource ;
   dct:title """Das System der Medusen. Erster Teil einer Monographie der Medusen"""^^xsd:string ;
   dct:bibliographicCitation  """Haeckel, E. (1879). Das System der Medusen. Erster Teil einer Monographie der Medusen. <em>Denkschriften der Medicinisch-Naturwissenschaftlichen Gesellschaft zu Jena.</em> 1: XX+1-360, 320 plates."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.46856> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1879"^^xsd:gYear .

<https://aphia.org/id/source/39038> a top-level:Source, dct:BibliographicResource ;
   dct:title """Das System der Medusen. Erster Teil einer Monographie der Medusen"""^^xsd:string ;
   dct:bibliographicCitation  """Haeckel, E. (1879). Das System der Medusen. Erster Teil einer Monographie der Medusen. <em>Denkschriften der Medicinisch-Naturwissenschaftlichen Gesellschaft zu Jena.</em> 1: XX+1-360, 320 plates."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.46856> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1879"^^xsd:gYear .

<https://aphia.org/id/source/284655> a top-level:Source, dct:BibliographicResource ;
   dct:title """The perils of online biogeographic databases: a case study with the ‘monospecific' genus Aegina (Cnidaria, Hydrozoa, Narcomedusae)"""^^xsd:string ;
   dct:bibliographicCitation  """Lindsay, D. J.; Grossmann, M. M.; Bentlage, B.; Collins, A. G.; Minemizu, R.; Hopcroft, R. R.; Miyake, H.; Hidaka-Umetsu, M.; Nishikawa, J. (2017). The perils of online biogeographic databases: a case study with the ‘monospecific' genus Aegina (Cnidaria, Hydrozoa, Narcomedusae). <em>Marine Biology Research.</em> 13(5): 494-512."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/17451000.2016.1268261> ;
   schema:datePublished "2017"^^xsd:gYear .

<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/vernacular-name/67259> 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/134829> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:title "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Collins, Richard"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-06 20:58:03.787"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134829_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> .
<https://aphia.org/id/image/134830> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:title "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Collins, Richard"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-06 20:58:04.287"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134830_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> .
<https://aphia.org/id/image/134828> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:title "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Collins, Richard"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-06 20:58:03.537"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134828_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> .
<https://aphia.org/id/image/134827> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:title "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Collins, Richard"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-06 20:58:03.300"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134827_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> .
<https://aphia.org/id/image/134826> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:title "Solmundella bitentaculata medusa, from Florida, Western Atlantic"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Collins, Richard"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-06 20:58:02.190"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134826_solmundella-bitentaculata-medusa-from-florida-western-atlantic.jpg> .
<https://aphia.org/id/image/133943> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:title "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Riek, Denis"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-08-29 14:21:29.887"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/133943_solmundella-bitentaculata-mouth-of-brunswick-river-new-south-wales-australia.jpg> .
<https://aphia.org/id/image/133944> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:title "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Riek, Denis"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-08-29 14:22:24.307"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/133944_solmundella-bitentaculata-mouth-of-brunswick-river-new-south-wales-australia.jpg> .
<https://aphia.org/id/image/118862> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata from Kramp (1959)"^^xsd:string ;
   dct:title "Solmundella bitentaculata from Kramp (1959)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2016-12-21 13:20:48.247"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/118862_solmundella-bitentaculata-from-kramp-1959.jpg> .
<https://aphia.org/id/image/133945> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:title "Solmundella bitentaculata, mouth of Brunswick River, New South Wales, Australia"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117267>
   ] ;
   dct:rightsHolder "Riek, Denis"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-08-29 14:23:20.433"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/133945_solmundella-bitentaculata-mouth-of-brunswick-river-new-south-wales-australia.jpg> .
<https://aphia.org/id/image/42167> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Maas (1906, tafel 1)"^^xsd:string ;
   dct:title "Maas (1906, tafel 1)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/116997>
   ] ;
   dct:rightsHolder "G. Keller & O. Maas in Maas (1906)"^^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:created "2011-07-25 12:54:19.160"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/42167_maas-1906-tafel-1.jpg> .

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

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

