@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/135339> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Hippopodiidae Kölliker, 1853"^^xsd:string ;
   taxon-name:aphiaID "135339"^^xsd:integer ;
   dwc:scientificNameID "135339"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:135339"^^xsd:string ;
   taxon-name:scientificName "Hippopodiidae"^^xsd:string ;
   taxon-name:authorship "Kölliker, 1853"^^xsd:string ;
   dwc:scientificNameAuthorship "Kölliker, 1853"^^xsd:string ;
   taxon-name:fullScientificName "Hippopodiidae Kölliker, 1853"^^xsd:string ;
   skos-xl:literalForm "Hippopodiidae Kölliker, 1853"^^xsd:string ;
   dwc:scientificName "Hippopodiidae Kölliker, 1853"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Hippopodiidae Kölliker, 1853. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=135339 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/3123>, <https://marineinfo.org/id/dataset/536>, <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#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   foaf:depiction <https://images.vliz.be/thumbs/73996_family-hippopodiidae-typical-representative.gif> ;
   dct:source <https://aphia.org/id/source/6933>, <https://aphia.org/id/source/494>, <https://aphia.org/id/source/6912> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000902>, <https://www.ebi.ac.uk/ena/data/view/Taxon:168743>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=168743&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/135339> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/73996> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/62286> ;
   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/135333> .

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

<https://aphia.org/id/source/6933> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die schwimmpolypen oder siphonophoren von Messina / beschrieben von Albert Kölliker"""^^xsd:string ;
   dct:bibliographicCitation  """Kölliker, A. 1853. Die Schwimmpolypen oder Siphonophoren von Messina. Leipzig, Wilhelm Engelmann. Pp. 1-96, pls 12."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.12447> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1853"^^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/6912> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Synopsis of the Siphonophora"""^^xsd:string ;
   dct:bibliographicCitation  """Totton, A. K. 1965. A Synopsis of the Siphonophora. London, British Museum (Natural History). Pp. 230."""^^xsd:string ;
   schema:datePublished "1965"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/62286> 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/73996> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Family Hippopodiidae: typical representative"^^xsd:string ;
   dct:title "Family Hippopodiidae: typical representative"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135339>
   ] ;
   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/GIF> ;
   dct:created "2013-06-21 09:42:39.643"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/73996_family-hippopodiidae-typical-representative.gif> .

<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> .

