@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/104112> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Aetideus Brady, 1883"^^xsd:string ;
   taxon-name:aphiaID "104112"^^xsd:integer ;
   dwc:scientificNameID "104112"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:104112"^^xsd:string ;
   taxon-name:scientificName "Aetideus"^^xsd:string ;
   taxon-name:authorship "Brady, 1883"^^xsd:string ;
   dwc:scientificNameAuthorship "Brady, 1883"^^xsd:string ;
   taxon-name:fullScientificName "Aetideus Brady, 1883"^^xsd:string ;
   skos-xl:literalForm "Aetideus Brady, 1883"^^xsd:string ;
   dwc:scientificName "Aetideus Brady, 1883"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Aetideus Brady, 1883. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=104112 on 2026-06-06"""^^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/3104>, <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/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#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   foaf:depiction <https://images.vliz.be/thumbs/81381_aetideus-armatus-from-sars-g-o-1901.jpg> ;
   dct:source <https://aphia.org/id/source/561>, <https://aphia.org/id/source/401759>, <https://aphia.org/id/source/160682>, <https://aphia.org/id/source/117604>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/78671>, <https://aphia.org/id/source/101509>, <https://aphia.org/id/source/102341>, <https://aphia.org/id/source/177469>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/332> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/149727>, <https://aphia.org/id/taxname/347683>, <https://aphia.org/id/taxname/348030> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=1767871>, <https://www.marinespecies.org/aphia.php?p=linkget&id=340013>, <http://www.godac.jamstec.go.jp/bismal/j/view/9017282>, <https://www.ebi.ac.uk/ena/data/view/Taxon:507462>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=507462&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/104112> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/149727>, <https://aphia.org/id/taxname/347683>, <https://aphia.org/id/taxname/348030> ;
   media:isSubjectOf <https://aphia.org/id/image/81381>, <https://aphia.org/id/image/81382> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/63571> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268282>, <https://aphia.org/id/taxon-description/1269768>, <https://aphia.org/id/taxon-description/1270811>, <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/104075> .

<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/561> a top-level:Source, dct:BibliographicResource ;
   dct:title """Report on the Copepoda collected by H.M.S. Challenger during the years 1873-76."""^^xsd:string ;
   dct:bibliographicCitation  """Brady, G.S. (1883). Report on the Copepoda collected by H.M.S. Challenger during the years 1873-76. <em>Report on the Scientific Results of the Voyage of H.M.S. Challenger during the Years 1873-76, Zoology.</em> 8 (part 23): 1-142, pl. 1-55."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.11299> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1883"^^xsd:gYear .

<https://aphia.org/id/source/401759> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copépodes particulièrement bathypélagiques provenant des campagnes scientifiques du Prince Albert Ier de Monaco.  [Particularly bathypelagic copepods from the scientific campaigns of Prince Albert I of Monaco.]"""^^xsd:string ;
   dct:bibliographicCitation  """Sars, G.O. (1925). Copépodes particulièrement bathypélagiques provenant des campagnes scientifiques du Prince Albert Ier de Monaco.  [Particularly bathypelagic copepods from the scientific campaigns of Prince Albert I of Monaco.]. <em>Résultats des Campagnes Scientifiques du Prince Albert Ier de Monaco.</em> 69(1924-1925): text= 1-408. (1925), pls. 1-127 (1924),."""^^xsd:string ;
   schema:datePublished "1925"^^xsd:gYear .

<https://aphia.org/id/source/160682> a top-level:Source, dct:BibliographicResource ;
   dct:title """Plankton-investigations in the waters round Iceland and in the north Atlantic in 1904"""^^xsd:string ;
   dct:bibliographicCitation  """Paulsen, O. (1909). Plankton-investigations in the waters round Iceland and in the north Atlantic in 1904. <em>Meddelelser fra Kommissionen for Danmarks Fiskeri- og Havundersøgelser. Serie, Plankton.</em> 1(8): 1-57."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1909"^^xsd:gYear .

<https://aphia.org/id/source/117604> a top-level:Source, dct:BibliographicResource ;
   dct:title """Some new and rare Copepoda Calanoida from East Indian seas."""^^xsd:string ;
   dct:bibliographicCitation  """Vervoort, W. (1949). Some new and rare Copepoda Calanoida from East Indian seas. Zoologische Verhandelingen, Leiden 5:1-53, figs. 1-23. (19-ii-1949)"""^^xsd:string ;
   schema:datePublished "1949"^^xsd:gYear .

<https://aphia.org/id/source/1330> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Boxshall, G. (2001). Copepoda (excl. Harpacticoida), <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 252-268"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61260> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/2930> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence."""^^xsd:string ;
   dct:bibliographicCitation  """Brunel, P., L. Bosse & G. Lamarche. (1998). Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence. <em>Canadian Special Publication of Fisheries and Aquatic Sciences, 126.</em> 405 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/213868> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/78671> a top-level:Source, dct:BibliographicResource ;
   dct:title """Aetideus and Euaetideus (Copepoda: Calanoida) from the Atlantic and Pacific oceans."""^^xsd:string ;
   dct:bibliographicCitation  """Bradford, J.M. (1971). Aetideus and Euaetideus (Copepoda: Calanoida) from the Atlantic and Pacific oceans. New Zealand Journal of Marine and Freshwater Research 5(1):12-40, figs. 1- 14, tabs., appendix. (iii-1971)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00288330.1971.9515365> ;
   schema:datePublished "1971"^^xsd:gYear .

<https://aphia.org/id/source/101509> a top-level:Source, dct:BibliographicResource ;
   dct:title """Calanoid copepods of the family Aetideidae of the world ocean."""^^xsd:string ;
   dct:bibliographicCitation  """Markhaseva, E.L. (1996). Calanoid copepods of the family Aetideidae of the world ocean. Zoological Institute, Russian Academy of Sciences, St. Petersburg 268:1-331."""^^xsd:string ;
   schema:datePublished "1996"^^xsd:gYear .

<https://aphia.org/id/source/102341> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomic value of pore pattern in the integument of calanoid copepods (Crustacea)."""^^xsd:string ;
   dct:bibliographicCitation  """Mauchline, J. (1988). Taxonomic value of pore pattern in the integument of calanoid copepods (Crustacea). Journal of Zoology, London 214(4):697-749."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1469-7998.1988.tb03768.x> ;
   schema:datePublished "1988"^^xsd:gYear .

<https://aphia.org/id/source/177469> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Strand, E.  (1929). Zoological and palaeontological nomenclatorical notes. Arbeiten aus dem Systematisch-Zoologischen Institut der Lettländischen Universität, Riga. 29: 1-29."""^^xsd:string ;
   schema:datePublished "1929"^^xsd:gYear .

<https://aphia.org/id/source/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<https://aphia.org/id/source/332> a top-level:Source, dct:BibliographicResource ;
   dct:title """ICES Zooplankton: Copepoda"""^^xsd:string ;
   dct:bibliographicCitation  """ICES Zooplankton: Copepoda. sheet n° 32."""^^xsd:string .


<https://aphia.org/id/vernacular-name/63571> 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/81381> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Aetideus armatus from Sars, G.O. 1901"^^xsd:string ;
   dct:title "Aetideus armatus from Sars, G.O. 1901"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104275>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Plate  13"""^^xsd:string ;
   dct:created "2014-01-24 17:18:15.563"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/81381_aetideus-armatus-from-sars-g-o-1901.jpg> .
<https://aphia.org/id/image/81382> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Aetideus armatus from Sars, G.O. 1901"^^xsd:string ;
   dct:title "Aetideus armatus from Sars, G.O. 1901"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104275>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Plate  14"""^^xsd:string ;
   dct:created "2014-01-24 17:18:15.610"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/81382_aetideus-armatus-from-sars-g-o-1901.jpg> .

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

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

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

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

<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/1137275> 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/1137276> 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/1268283> 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/1269769> 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/1270812> 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> .

