@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/1371> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Siphonophorae Eschscholtz, 1829"^^xsd:string ;
   taxon-name:aphiaID "1371"^^xsd:integer ;
   dwc:scientificNameID "1371"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:1371"^^xsd:string ;
   taxon-name:scientificName "Siphonophorae"^^xsd:string ;
   taxon-name:authorship "Eschscholtz, 1829"^^xsd:string ;
   dwc:scientificNameAuthorship "Eschscholtz, 1829"^^xsd:string ;
   taxon-name:fullScientificName "Siphonophorae Eschscholtz, 1829"^^xsd:string ;
   skos-xl:literalForm "Siphonophorae Eschscholtz, 1829"^^xsd:string ;
   dwc:scientificName "Siphonophorae Eschscholtz, 1829"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Siphonophorae. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=1371 on 2026-05-01"""^^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/5274>, <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/8460>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#order> ;
   dwc:taxonRank <https://aphia.org/ns/rank#order> ;
   foaf:depiction <https://images.vliz.be/thumbs/5671_chelophyes-appendiculata-siphonophorae-diphyidae.jpg> ;
   dct:source <https://aphia.org/id/source/35914>, <https://aphia.org/id/source/494>, <https://aphia.org/id/source/42449> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/254409> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000187>, <https://www.ebi.ac.uk/ena/data/view/Taxon:42759>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=42759&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/1371> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/254409> ;
   media:isSubjectOf <https://aphia.org/id/image/5671>, <https://aphia.org/id/image/64594>, <https://aphia.org/id/image/64595>, <https://aphia.org/id/image/64596>, <https://aphia.org/id/image/64597> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/7182>, <https://aphia.org/id/vernacular-name/97142>, <https://aphia.org/id/vernacular-name/103006>, <https://aphia.org/id/vernacular-name/61229> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1150734>, <https://aphia.org/id/taxon-description/1150736>, <https://aphia.org/id/taxon-description/1150738>, <https://aphia.org/id/taxon-description/1273172>, <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/19494> .

<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#order> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Order"@en ;
   rdfs:label "Order"@en .

<https://aphia.org/id/source/35914> a top-level:Source, dct:BibliographicResource ;
   dct:title """System der Acalephen. Eine ausführliche Beschreibung aller medusenartigen Strahltiere"""^^xsd:string ;
   dct:bibliographicCitation  """Eschscholtz, F. (1829). System der Acalephen. Eine ausführliche Beschreibung aller medusenartigen Strahltiere. Ferdinand Dümmler, Berlin, pp. 1-190, 116 pls."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.64070> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1829"^^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/42449> a top-level:Source, dct:BibliographicResource ;
   dct:title """An introduction to Hydrozoa. Mémoires du Muséum national d'Histoire naturelle, 194."""^^xsd:string ;
   dct:bibliographicCitation  """Bouillon, J.; Gravili, C.; Pagès, F.; Gili, J.-M.; Boero, F. (2006). An introduction to Hydrozoa. Mémoires du Muséum national d'Histoire naturelle, 194. Muséum national d'Histoire naturelle: Paris, France. ISBN 2-85653-580-1. 591 + 1 cd-rom pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/107718> ;
   schema:datePublished "2006"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/7182> a taxon-name:vernacularName ;
   taxon-name:vernacularName "buiskwallen"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nld> ;
   dct:source <https://aphia.org/id/source/685> .

<https://aphia.org/id/vernacular-name/97142> a taxon-name:vernacularName ;
   taxon-name:vernacularName "siphonophorans"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/103006> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Staatsquallen"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/61229> 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/5671> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chelophyes appendiculata: Siphonophorae, Diphyidae"^^xsd:string ;
   dct:title "Chelophyes appendiculata: Siphonophorae, Diphyidae"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1371>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/9184> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Chelophyes appendiculata (Eschscholtz, 1829) (Siphonophorae, Diphyidae) from the Mediterranean (Villefranche-sur-Mer), about 2 cm. This is an extraordinary rapid swimmer for a medusa-like organism. It is composed of two successive swimming bells. The part resembling a bead-string is the siphosome with the gastrozooids.
The author has granted permission to MarBEF/VLIZ to use this picture in ERMS and related biological databases hosted at VLIZ.
Source: http://www.ville-ge.ch/musinfo/mhng/hydrozoa/hydrozoa-directory.htm"""^^xsd:string ;
   dct:created "2006-12-21 12:17:30.780"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/5671_chelophyes-appendiculata-siphonophorae-diphyidae.jpg> .
<https://aphia.org/id/image/64594> a media:ImageObject, schema:ImageObject ;
   rdfs:label "A cystonect siphonophore"^^xsd:string ;
   dct:title "A cystonect siphonophore"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1371>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/9547> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """This is a long-stemmed cystonect siphonophore from Haeckel's 1888 Challenger Report."""^^xsd:string ;
   dct:created "2012-10-22 10:50:48.227"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/64594_a-cystonect-siphonophore.jpg> .
<https://aphia.org/id/image/64595> a media:ImageObject, schema:ImageObject ;
   rdfs:label "A physonect siphonophore"^^xsd:string ;
   dct:title "A physonect siphonophore"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1371>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/9547> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """A long-stemmed physonect siphonophore from Haeckel's 1888 Challenger Report."""^^xsd:string ;
   dct:created "2012-10-22 10:54:44.093"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/64595_a-physonect-siphonophore.jpg> .
<https://aphia.org/id/image/64596> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Another cystonect siphonophore"^^xsd:string ;
   dct:title "Another cystonect siphonophore"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1371>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/9547> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Physalia, the Portuguese Man o'War from Haeckel's 1888 Challenger Report."""^^xsd:string ;
   dct:created "2012-10-22 10:56:48.937"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/64596_another-cystonect-siphonophore.jpg> .
<https://aphia.org/id/image/64597> a media:ImageObject, schema:ImageObject ;
   rdfs:label "A prayid siphonophore"^^xsd:string ;
   dct:title "A prayid siphonophore"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1371>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/9547> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """A prayid siphonophore from Haeckel's 1888 Challenger Report."""^^xsd:string ;
   dct:created "2012-10-22 10:57:29.450"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/64597_a-prayid-siphonophore.jpg> .

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

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

<https://aphia.org/id/taxon-description/1150738> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 1371"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1150739> ;
   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/1371> ;
   ] ;
   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/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/1150735> 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/1150737> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage polygastric"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#polygastric> .
<https://aphia.org/id/taxon-description-extra-specification/1150739> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage eudoxid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#eudoxid> .
<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> .

