@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/101546> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Haustorius Müller, 1775"^^xsd:string ;
   taxon-name:aphiaID "101546"^^xsd:integer ;
   dwc:scientificNameID "101546"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:101546"^^xsd:string ;
   taxon-name:scientificName "Haustorius"^^xsd:string ;
   taxon-name:authorship "Müller, 1775"^^xsd:string ;
   dwc:scientificNameAuthorship "Müller, 1775"^^xsd:string ;
   taxon-name:fullScientificName "Haustorius Müller, 1775"^^xsd:string ;
   skos-xl:literalForm "Haustorius Müller, 1775"^^xsd:string ;
   dwc:scientificName "Haustorius Müller, 1775"^^xsd:string ;
   dct:bibliographicCitation """Horton, T.; Lowry, J.; De Broyer, C.; Bellan-Santini, D.; Copilas-Ciocianu, D.; Corbari, L.; Costello, M.J.; Daneliya, M.; Dauvin, J.-C.; Fišer, C.; Gasca, R.; Grabowski, M.; Guerra-García, J.M.; Hendrycks, E.; Hughes, L.; Jaume, D.; Jazdzewski, K.; Kim, Y.-H.; King, R.; Krapp-Schickel, T.; LeCroy, S.; Lörz, A.-N.; Mamos, T.; Senna, A.R.; Serejo, C.; Souza-Filho, J.F.; Tandberg, A.H.; Thomas, J.D.; Thurston, M.; Vader, W.; Väinölä, R.; Valls Domedel, G.; Vonk, R.; White, K.; Zeidler, W. (2026). World Amphipoda Database. Haustorius Müller, 1775. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=101546 on 2026-04-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/4159>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/9018> ;
   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> ;
   foaf:depiction <https://images.vliz.be/thumbs/15924_slabber-1778-pl-11.jpg> ;
   dct:source <https://aphia.org/id/source/21995>, <https://aphia.org/id/source/10611>, <https://aphia.org/id/source/10612>, <https://aphia.org/id/source/1324> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1299734>, <https://aphia.org/id/taxname/1299736> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:317508>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=317508&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/101546> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1299734>, <https://aphia.org/id/taxname/1299736> ;
   media:isSubjectOf <https://aphia.org/id/image/15924>, <https://aphia.org/id/image/171574> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17709>, <https://aphia.org/id/taxon-description/394293>, <https://aphia.org/id/taxon-description/394296>, <https://aphia.org/id/taxon-description/394299>, <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/101384> .

<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/21995> a top-level:Source, dct:BibliographicResource ;
   dct:title """Physikalische Belustigungen oder Mikroskopische Wahrnehmungen von drey und vierzig in- und ausländischen Wasser- und Landthierchen : Mit XVIII. fein illuminirten Kupfertafeln / durch Martinus Slabber. Aus dem Holländischen übersezt"""^^xsd:string ;
   dct:bibliographicCitation  """Slabber, M. (1775). Physikalische Belustigungen oder Mikroskopische Wahrnehmungen von drey und vierzig in- und ausländischen Wasser- und Landthierchen : Mit XVIII. fein illuminirten Kupfertafeln / durch Martinus Slabber. Aus dem Holländischen übersezt. <em>Adam Wolfgang Winterschmidt, Nurnberg.</em> 48-53."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1775"^^xsd:gYear .

<https://aphia.org/id/source/10611> a top-level:Source, dct:BibliographicResource ;
   dct:title """On a new genus and several new species of British Crustacea"""^^xsd:string ;
   dct:bibliographicCitation  """Bate, C. S. (1851). On a new genus and several new species of British Crustacea. <em>The Annals and Magazine of Natural History, series 2.</em> 7: 318-321, pl. 10, figs. 10, 11, pl. 11."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1851"^^xsd:gYear .

<https://aphia.org/id/source/10612> a top-level:Source, dct:BibliographicResource ;
   dct:title """Bellia arenaria"""^^xsd:string ;
   dct:bibliographicCitation  """Bate C.S. (1854). Bellia arenaria. Annals and Magazine of Natural History, (ser. 2)  13, 504."""^^xsd:string ;
   schema:datePublished "1854"^^xsd:gYear .

<https://aphia.org/id/source/1324> a top-level:Source, dct:BibliographicResource ;
   dct:title """Amphipoda"""^^xsd:string ;
   dct:bibliographicCitation  """Bellan-Santini, D.; Costello, M.J. (2001). Amphipoda. <em>in: Costello, M.J. et al. (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification.</em> Collection Patrimoines Naturels 50: pp. 295-308."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61275> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .



<https://aphia.org/id/image/15924> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Slabber (1778, pl. 11)"^^xsd:string ;
   dct:title "Slabber (1778, pl. 11)"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102317>
   ] ;
   dct:rightsHolder "P.M. Brasser in Slabber, M. (1778)"^^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:created "2008-06-16 14:42:16.490"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/15924_slabber-1778-pl-11.jpg> .
<https://aphia.org/id/image/171574> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Haustorius arenarius"^^xsd:string ;
   dct:title "Haustorius arenarius"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/102317>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/127> ;
   dct:license <https://creativecommons.org/licenses/by-sa/3.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """<em>Haustorius arenarius</em> (Slabber, 1769), Belgian part of the North Sea"""^^xsd:string ;
   dct:created "2024-07-24 09:22:21.060"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/171574_haustorius-arenarius.jpg> .

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

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

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

<https://aphia.org/id/taxon-description/394299> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 1066"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394300>, <https://aphia.org/id/taxon-description-extra-specification/394301> ;
   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/1066> ;
   ] ;
   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/17710> 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/394294> 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/394295> 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> .
<https://aphia.org/id/taxon-description-extra-specification/394297> 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/394298> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Amorphous calcium carbonate"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#amorphous-calcium-carbonate> .
<https://aphia.org/id/taxon-description-extra-specification/394300> 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/394301> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Calcite"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#calcite> .

