@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/135460> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Maresearsia praeclara Totton, 1954"^^xsd:string ;
   taxon-name:aphiaID "135460"^^xsd:integer ;
   dwc:scientificNameID "135460"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:135460"^^xsd:string ;
   taxon-name:scientificName "Maresearsia praeclara"^^xsd:string ;
   taxon-name:authorship "Totton, 1954"^^xsd:string ;
   dwc:scientificNameAuthorship "Totton, 1954"^^xsd:string ;
   taxon-name:fullScientificName "Maresearsia praeclara Totton, 1954"^^xsd:string ;
   skos-xl:literalForm "Maresearsia praeclara Totton, 1954"^^xsd:string ;
   dwc:scientificName "Maresearsia praeclara Totton, 1954"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Maresearsia praeclara Totton, 1954. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=135460 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/1464>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/8131> ;
   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/6911>, <https://aphia.org/id/source/164344>, <https://aphia.org/id/source/164366>, <https://aphia.org/id/source/166312>, <https://aphia.org/id/source/6905>, <https://aphia.org/id/source/141254>, <https://aphia.org/id/source/142138>, <https://aphia.org/id/source/6911> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/287276>, <https://aphia.org/id/taxname/292479> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=461343>, <http://www.biodiversitylibrary.org/name/Maresearsia_praeclara>, <https://www.ebi.ac.uk/ena/data/view/Taxon:645394>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=645394&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:135460> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/135460> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/287276>, <https://aphia.org/id/taxname/292479> ;
   td:hasDistribution <https://aphia.org/id/distribution/279789>, <https://aphia.org/id/distribution/304440>, <https://aphia.org/id/distribution/391656>, <https://aphia.org/id/distribution/450432>, <https://aphia.org/id/distribution/450433>, <https://aphia.org/id/distribution/673084>, <https://aphia.org/id/distribution/751633>, <https://aphia.org/id/distribution/751669>, <https://aphia.org/id/distribution/751705> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/142236>, <https://aphia.org/id/taxon-description/142240>, <https://aphia.org/id/taxon-description/1148951>, <https://aphia.org/id/taxon-description/1148953>, <https://aphia.org/id/taxon-description/1150977>, <https://aphia.org/id/taxon-description/2504514>, <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/135373> .

<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/6911> a top-level:Source, dct:BibliographicResource ;
   dct:title """Siphonophora of the Indian Ocean together with systematic and biological notes on related specimens from other oceans"""^^xsd:string ;
   dct:bibliographicCitation  """Totton, A. K. (1954). Siphonophora of the Indian Ocean together with systematic and biological notes on related specimens from other oceans. <em>Discovery Rep.</em> 27: 1-162."""^^xsd:string ;
   schema:datePublished "1954"^^xsd:gYear .

<https://aphia.org/id/source/164344> a top-level:Source, dct:BibliographicResource ;
   dct:title """Some new species of Siphonophora (Coelenterata) from the Indian Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Daniel, R. 1971. Some new species of Siphonophora (Coelenterata) from the Indian Ocean. Journal of the Zoological Society of India 22: 147-156."""^^xsd:string ;
   schema:datePublished "1971"^^xsd:gYear .

<https://aphia.org/id/source/164366> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Stepanjants, S. D. 1967. Siphonophores of the seas of the USSR and the northern part of the Pacific Ocean. Opred. Faune SSSR 96. ‘Nauka', Leningrad. (In Russian)."""^^xsd:string ;
   schema:datePublished "1967"^^xsd:gYear .

<https://aphia.org/id/source/166312> a top-level:Source, dct:BibliographicResource ;
   dct:title """Confirmed records of Siphonophorae found below 500 m depth"""^^xsd:string ;
   dct:bibliographicCitation  """Pugh, P. R. (2013). Confirmed records of Siphonophorae found below 500 m depth. (personal database)."""^^xsd:string ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/6905> a top-level:Source, dct:BibliographicResource ;
   dct:title """Siphonophorae. In South Atlantic Zooplankton I. Edited by D. Boltovskoy"""^^xsd:string ;
   dct:bibliographicCitation  """Pugh, P. R. (1999). Siphonophorae. In South Atlantic Zooplankton I. Edited by D. Boltovskoy. <em>Backhuys Publishers, Leiden, The Netherlands.</em> 1-868."""^^xsd:string ;
   schema:datePublished "1999"^^xsd:gYear .

<https://aphia.org/id/source/141254> a top-level:Source, dct:BibliographicResource ;
   dct:title """Siphonophorae (Cnidaria) of the Gulf of Mexico. Pp. 395–402. In: Felder, D.L. and D.K. Camp (eds.), Gulf of Mexico–Origins, Waters, and Biota"""^^xsd:string ;
   dct:bibliographicCitation  """Pugh, P. R. & Gasca, R. (2009). Siphonophorae (Cnidaria) of the Gulf of Mexico. Pp. 395–402. In: Felder, D.L. and D.K. Camp (eds.), Gulf of Mexico–Origins, Waters, and Biota. <em>Biodiversity.</em> Texas A&M Press, College Station, Texas."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/142138> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Mapstone, G. M. 2009. Siphonophora (Cnidaria:  Hydrozoa) of Canadian Pacific waters. NRC Research Press, Ottawa, Ontario, Canada. 302 p"""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/6911> a top-level:Source, dct:BibliographicResource ;
   dct:title """Siphonophora of the Indian Ocean together with systematic and biological notes on related specimens from other oceans"""^^xsd:string ;
   dct:bibliographicCitation  """Totton, A. K. (1954). Siphonophora of the Indian Ocean together with systematic and biological notes on related specimens from other oceans. <em>Discovery Rep.</em> 27: 1-162."""^^xsd:string ;
   schema:datePublished "1954"^^xsd:gYear .




<https://aphia.org/id/distribution/279789> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - Mediterranean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1905> ;
   dwc:locality <https://marineregions.org/mrgid/1905> ;
   dct:source <https://aphia.org/id/source/1379> .

<https://aphia.org/id/distribution/304440> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1379> .

<https://aphia.org/id/distribution/391656> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7135> ;
   dwc:locality <https://marineregions.org/mrgid/7135> ;
   dct:source <https://aphia.org/id/source/1379> .

<https://aphia.org/id/distribution/450432> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - Atlantic Europe"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/9230> ;
   dwc:locality <https://marineregions.org/mrgid/9230> ;
   dct:source <https://aphia.org/id/source/1623> .

<https://aphia.org/id/distribution/450433> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - Atlantic Europe"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/9230> ;
   dwc:locality <https://marineregions.org/mrgid/9230> ;
   dct:source <https://aphia.org/id/source/6898> .

<https://aphia.org/id/distribution/673084> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

<https://aphia.org/id/distribution/751633> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - North Pacific"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1908> ;
   dwc:locality <https://marineregions.org/mrgid/1908> ;
   dct:source <https://aphia.org/id/source/142138> .

<https://aphia.org/id/distribution/751669> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - FAO fishing area 67"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8744> ;
   dwc:locality <https://marineregions.org/mrgid/8744> ;
   dct:source <https://aphia.org/id/source/142138> .

<https://aphia.org/id/distribution/751705> a td:Distribution ;
   rdfs:label "Distribution for Maresearsia praeclara Totton, 1954 - Canadian Exclusive Economic Zone [Pacific part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/26584> ;
   dwc:locality <https://marineregions.org/mrgid/26584> ;
   dct:source <https://aphia.org/id/source/142138> .

<https://aphia.org/id/taxon-description/142236> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 135460"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/142237>, <https://aphia.org/id/taxon-description-extra-specification/142238>, <https://aphia.org/id/taxon-description-extra-specification/142239> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   top-level:hasValue "15"^^xsd:string .

<https://aphia.org/id/taxon-description/142240> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 135460"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/142241>, <https://aphia.org/id/taxon-description-extra-specification/142242>, <https://aphia.org/id/taxon-description-extra-specification/142243> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135460> ;
   ] ;
   top-level:hasValue "20"^^xsd:string .

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

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

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

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

<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/142237> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/142238> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/142239> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension diameter"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#diameter> .
<https://aphia.org/id/taxon-description-extra-specification/142241> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/142242> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/142243> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension diameter"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#diameter> .
<https://aphia.org/id/taxon-description-extra-specification/1148952> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage colony"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#colony> .
<https://aphia.org/id/taxon-description-extra-specification/1148954> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage colony"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#colony> .
<https://aphia.org/id/taxon-description-extra-specification/1150978> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage colony"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#colony> .
<https://aphia.org/id/taxon-description-extra-specification/2504515> 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/2504516> 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> .

