@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/135248> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Atolla Haeckel, 1880"^^xsd:string ;
   taxon-name:aphiaID "135248"^^xsd:integer ;
   dwc:scientificNameID "135248"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:135248"^^xsd:string ;
   taxon-name:scientificName "Atolla"^^xsd:string ;
   taxon-name:authorship "Haeckel, 1880"^^xsd:string ;
   dwc:scientificNameAuthorship "Haeckel, 1880"^^xsd:string ;
   taxon-name:fullScientificName "Atolla Haeckel, 1880"^^xsd:string ;
   skos-xl:literalForm "Atolla Haeckel, 1880"^^xsd:string ;
   dwc:scientificName "Atolla Haeckel, 1880"^^xsd:string ;
   dct:bibliographicCitation """Collins, A.G.; Morandini, A.C. (2026). World List of Scyphozoa. Atolla Haeckel, 1880. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=135248 on 2026-05-02"""^^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/1672>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/5814>, <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/36136>, <https://aphia.org/id/source/36136>, <https://aphia.org/id/source/494>, <https://aphia.org/id/source/1351>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/198808>, <https://aphia.org/id/source/358488> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1385150> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0001213>, <https://www.ebi.ac.uk/ena/data/view/Taxon:86042>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=86042&lvl=0>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-038668> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/135248> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1385150> ;
   media:isSubjectOf <https://aphia.org/id/image/32024>, <https://aphia.org/id/image/48930>, <https://aphia.org/id/image/64172>, <https://aphia.org/id/image/142857> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/63835> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17673>, <https://aphia.org/id/taxon-description/18279>, <https://aphia.org/id/taxon-description/18281>, <https://aphia.org/id/taxon-description/18283>, <https://aphia.org/id/taxon-description/2504667>, <https://aphia.org/id/taxon-description/2504683>, <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/135229> .

<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/36136> a top-level:Source, dct:BibliographicResource ;
   dct:title """Das System der Acraspeden. 2te Hälfte des Systems der Medusen. Acht Nachträge zur Vervollständigung des Systems."""^^xsd:string ;
   dct:bibliographicCitation  """Haeckel, E. (1880). Das System der Acraspeden. 2te Hälfte des Systems der Medusen. Acht Nachträge zur Vervollständigung des Systems. <em>Denkschriften der Medicinisch-Naturwissenschaftlichen Gesellschaft zu Jena.</em> 2: 361-672, plates 21-40."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1880"^^xsd:gYear .

<https://aphia.org/id/source/36136> a top-level:Source, dct:BibliographicResource ;
   dct:title """Das System der Acraspeden. 2te Hälfte des Systems der Medusen. Acht Nachträge zur Vervollständigung des Systems."""^^xsd:string ;
   dct:bibliographicCitation  """Haeckel, E. (1880). Das System der Acraspeden. 2te Hälfte des Systems der Medusen. Acht Nachträge zur Vervollständigung des Systems. <em>Denkschriften der Medicinisch-Naturwissenschaftlichen Gesellschaft zu Jena.</em> 2: 361-672, plates 21-40."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1880"^^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/1351> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Cornelius, P.F.S. (2001). Cubozoa, <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. 111"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61218> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^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/198808> a top-level:Source, dct:BibliographicResource ;
   dct:title """Cubozoan and Scyphozoan jellyfishes of the Carolinian biogeographic province, southeastern USA"""^^xsd:string ;
   dct:bibliographicCitation  """Calder, D. R. (2009). Cubozoan and Scyphozoan jellyfishes of the Carolinian biogeographic province, southeastern USA. <em>Royal Ontario Museum Contributions in Science.</em> 3, 1-58."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/358488> a top-level:Source, dct:BibliographicResource ;
   dct:title """World Atlas of Jellyfish. Dölling und Galitz Verlag, 816p."""^^xsd:string ;
   dct:bibliographicCitation  """Jarms, G. & Morandini, A.C. (2019). World Atlas of Jellyfish. Dölling und Galitz Verlag, 816p."""^^xsd:string ;
   schema:datePublished "2019"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/63835> 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/32024> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Atolla wyvillei"^^xsd:string ;
   dct:title "Atolla wyvillei"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135282>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23344> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Jellyfish, about 8 cm  (3 in) diameter."""^^xsd:string ;
   dct:created "2010-07-27 18:57:07.607"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/32024_atolla-wyvillei.jpg> .
<https://aphia.org/id/image/48930> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Atolla medusae from bathypelagic RMT sample"^^xsd:string ;
   dct:title "Atolla medusae from bathypelagic RMT sample"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135282>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/13091> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """fishing depth >1000 m"""^^xsd:string ;
   dct:created "2012-03-07 15:19:21.017"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/48930_atolla-medusae-from-bathypelagic-rmt-sample.jpg> .
<https://aphia.org/id/image/64172> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Atolla wyvillei"^^xsd:string ;
   dct:title "Atolla wyvillei"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135282>
   ] ;
   dct:rightsHolder "Edith Widder, Operation Deep Scope 2005 (NOAA–OE) "^^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:description """http://oceanexplorer.noaa.gov/explorations/05deepscope/background/eyeinsea/media/fig4a.html"""^^xsd:string ;
   dct:created "2012-10-09 14:12:57.233"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/64172_atolla-wyvillei.jpg> .
<https://aphia.org/id/image/142857> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Atolla_wyvillei_Lindsayetal2015_Fig51.30"^^xsd:string ;
   dct:title "Atolla_wyvillei_Lindsayetal2015_Fig51.30"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135282>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/17214> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """from<br />
Lindsay, D.J., Umetsu, M., Grossmann, M.M., Miyake, H. and Yamamoto, H. 2015. The gelatinous macroplankton community at the Hatoma Knoll hydrothermal vent. in Ishibashi, J., Okino, K. and Sunamura, M. Subseafloor Biosphere Linked to Global Hydrothermal Systems; TAIGA Concept. Springer, Japan. Chapter 51, 639–666. DOI 10.1007/978-4-431-54865-2_51"""^^xsd:string ;
   dct:created "2020-07-12 07:07:34.890"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/142857_atolla-wyvillei-lindsayetal2015-fig51-30.jpg> .

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

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

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

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

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

<https://aphia.org/id/taxon-description/2504683> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 851649"@en ;
   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/851649> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#unsupported> .

<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/17674> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage polyp"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#polyp> .
<https://aphia.org/id/taxon-description-extra-specification/18280> 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/18282> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage ephyra"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#ephyra> .
<https://aphia.org/id/taxon-description-extra-specification/18284> 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/2504668> 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/2504669> 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> .

