@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/565148> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Slabberia halterata Forbes, 1846"^^xsd:string ;
   taxon-name:aphiaID "565148"^^xsd:integer ;
   dwc:scientificNameID "565148"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:565148"^^xsd:string ;
   taxon-name:scientificName "Slabberia halterata"^^xsd:string ;
   taxon-name:authorship "Forbes, 1846"^^xsd:string ;
   dwc:scientificNameAuthorship "Forbes, 1846"^^xsd:string ;
   taxon-name:fullScientificName "Slabberia halterata Forbes, 1846"^^xsd:string ;
   skos-xl:literalForm "Slabberia halterata Forbes, 1846"^^xsd:string ;
   dwc:scientificName "Slabberia halterata Forbes, 1846"^^xsd:string ;
   dct:bibliographicCitation """Schuchert, P.; Choong, H.; Galea, H.; Hoeksema, B.; Lindsay, D.; Manko, M.; Pica, D. (2026). World Hydrozoa Database. Slabberia halterata Forbes, 1846. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=565148 on 2026-04-04"""^^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/3123>, <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/35959>, <https://aphia.org/id/source/35964>, <https://aphia.org/id/source/34780>, <https://aphia.org/id/source/166414>, <https://aphia.org/id/source/37920>, <https://aphia.org/id/source/145433> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/117475>, <https://aphia.org/id/taxname/732885>, <https://aphia.org/id/taxname/732883> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Slabberia_halterata>, <https://www.ebi.ac.uk/ena/data/view/Taxon:343954>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=343954&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:565148> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/565148> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/117475>, <https://aphia.org/id/taxname/732885>, <https://aphia.org/id/taxname/732883> ;
   td:hasDistribution <https://aphia.org/id/distribution/292922>, <https://aphia.org/id/distribution/322842>, <https://aphia.org/id/distribution/561895>, <https://aphia.org/id/distribution/727617>, <https://aphia.org/id/distribution/778658>, <https://aphia.org/id/distribution/779051>, <https://aphia.org/id/distribution/779240>, <https://aphia.org/id/distribution/779623> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17735>, <https://aphia.org/id/taxon-description/18371>, <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/565147> .

<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/35959> a top-level:Source, dct:BibliographicResource ;
   dct:title """On the pulmograde medusae of the British seas"""^^xsd:string ;
   dct:bibliographicCitation  """Forbes, E., 1846. On the pulmograde medusae of the British seas. Ann. Mag. nat. Hist. 18 : 284-287."""^^xsd:string ;
   schema:datePublished "1846"^^xsd:gYear .

<https://aphia.org/id/source/35964> a top-level:Source, dct:BibliographicResource ;
   dct:title """On some remarkable marine Invertebrata new to the British Seas"""^^xsd:string ;
   dct:bibliographicCitation  """Forbes E., Goodsir J. (1853). On some remarkable marine Invertebrata new to the British Seas. <em>Transactions of the Royal Society of Edinburgh.</em> 20: 307-315."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1017/s0080456800033202> ;
   schema:datePublished "1853"^^xsd:gYear .

<https://aphia.org/id/source/34780> a top-level:Source, dct:BibliographicResource ;
   dct:title """Some medusae from the Tortugas, Florida"""^^xsd:string ;
   dct:bibliographicCitation  """Mayer, A. G. (1900). Some medusae from the Tortugas, Florida. <em>Bulletin of the Museum of Comparative Zoology of Harvard.</em> 37: 13-82, pls 1-44."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1900"^^xsd:gYear .

<https://aphia.org/id/source/166414> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Schuchert, P. 2012. North-West European Athecate Hydroids and their Medusae. Synopses of the British Fauna (New Series) 59. The Linnean Society of London, London, pp. i-viii, 1-364."""^^xsd:string ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/37920> a top-level:Source, dct:BibliographicResource ;
   dct:title """Survey of the family Corynidae (Cnidaria, Hydrozoa)"""^^xsd:string ;
   dct:bibliographicCitation  """Schuchert, P. (2001). Survey of the family Corynidae (Cnidaria, Hydrozoa). <em>Revue Suisse de Zoologie.</em> 108: 739-878."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.part.80165> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/145433> a top-level:Source, dct:BibliographicResource ;
   dct:title """The European athecate hydroids and their medusae (Hydrozoa, Cnidaria): Capitata Part 2"""^^xsd:string ;
   dct:bibliographicCitation  """Schuchert, P. (2010). The European athecate hydroids and their medusae (Hydrozoa, Cnidaria): Capitata Part 2. <em>Revue Suisse de Zoologie.</em> 117: 337-555."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.part.117793> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2010"^^xsd:gYear .




<https://aphia.org/id/distribution/292922> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1419> .

<https://aphia.org/id/distribution/322842> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7135> ;
   dwc:locality <https://marineregions.org/mrgid/7135> ;
   dct:source <https://aphia.org/id/source/1419> .

<https://aphia.org/id/distribution/561895> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - Mediterranean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1905> ;
   dwc:locality <https://marineregions.org/mrgid/1905> ;
   dct:source <https://aphia.org/id/source/9247> .

<https://aphia.org/id/distribution/727617> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5681> ;
   dwc:locality <https://marineregions.org/mrgid/5681> ;
   dct:source <https://aphia.org/id/source/149068> .

<https://aphia.org/id/distribution/778658> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - Canadian Exclusive Economic Zone [Pacific part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/26584> ;
   dwc:locality <https://marineregions.org/mrgid/26584> ;
   dct:source <https://aphia.org/id/source/31636> .

<https://aphia.org/id/distribution/779051> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - North Pacific"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1908> ;
   dwc:locality <https://marineregions.org/mrgid/1908> ;
   dct:source <https://aphia.org/id/source/31636> .

<https://aphia.org/id/distribution/779240> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - FAO fishing area 67"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8744> ;
   dwc:locality <https://marineregions.org/mrgid/8744> ;
   dct:source <https://aphia.org/id/source/31636> .

<https://aphia.org/id/distribution/779623> a td:Distribution ;
   rdfs:label "Distribution for Dipurena halterata (Forbes, 1846) - North East Pacific"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/117475> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17965> ;
   dwc:locality <https://marineregions.org/mrgid/17965> ;
   dct:source <https://aphia.org/id/source/31636> .

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

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

