@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/115460> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Diarthrodes Thomson, 1883"^^xsd:string ;
   taxon-name:aphiaID "115460"^^xsd:integer ;
   dwc:scientificNameID "115460"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:115460"^^xsd:string ;
   taxon-name:scientificName "Diarthrodes"^^xsd:string ;
   taxon-name:authorship "Thomson, 1883"^^xsd:string ;
   dwc:scientificNameAuthorship "Thomson, 1883"^^xsd:string ;
   taxon-name:fullScientificName "Diarthrodes Thomson, 1883"^^xsd:string ;
   skos-xl:literalForm "Diarthrodes Thomson, 1883"^^xsd:string ;
   dwc:scientificName "Diarthrodes Thomson, 1883"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Diarthrodes Thomson, 1883. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=115460 on 2026-04-15"""^^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/2565>, <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/8131>, <https://marineinfo.org/id/dataset/5816> ;
   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> ;
   dct:source <https://aphia.org/id/source/983>, <https://aphia.org/id/source/113632>, <https://aphia.org/id/source/561>, <https://aphia.org/id/source/439>, <https://aphia.org/id/source/83618>, <https://aphia.org/id/source/284804>, <https://aphia.org/id/source/398>, <https://aphia.org/id/source/401>, <https://aphia.org/id/source/98860>, <https://aphia.org/id/source/132563>, <https://aphia.org/id/source/258871> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/347733>, <https://aphia.org/id/taxname/347898>, <https://aphia.org/id/taxname/347902>, <https://aphia.org/id/taxname/348178> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=340591>, <https://www.ebi.ac.uk/ena/data/view/Taxon:512218>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=512218&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/115460> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/347733>, <https://aphia.org/id/taxname/347898>, <https://aphia.org/id/taxname/347902>, <https://aphia.org/id/taxname/348178> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268263>, <https://aphia.org/id/taxon-description/1268652>, <https://aphia.org/id/taxon-description/1269740>, <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/293084> .

<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/983> a top-level:Source, dct:BibliographicResource ;
   dct:title """On the New Zealand Copepoda."""^^xsd:string ;
   dct:bibliographicCitation  """Thomson, G.M. (1883). On the New Zealand Copepoda. <em>Transactions and Proceedings of the New Zealand Institute 15(1882):93-116, pls. 5-11. (publ. v.1883).</em>"""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1883"^^xsd:gYear .

<https://aphia.org/id/source/113632> a top-level:Source, dct:BibliographicResource ;
   dct:title """Notes on the marine Copepoda and Cladocera of Woods Hole and adjacent regions, including a synopsis of the genera of the Harpacticoida."""^^xsd:string ;
   dct:bibliographicCitation  """Sharpe, R.W. (1910). Notes on the marine Copepoda and Cladocera of Woods Hole and adjacent regions, including a synopsis of the genera of the Harpacticoida. Proceedings of the United States National Museum 38:405-436, figs. 1-20. (20-viii-1910)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5479/si.00963801.38-1758.405> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1910"^^xsd:gYear .

<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/439> a top-level:Source, dct:BibliographicResource ;
   dct:title """Additions to the fauna of the Firth of Forth. Part VI."""^^xsd:string ;
   dct:bibliographicCitation  """Scott, T. (1894). Additions to the fauna of the Firth of Forth. Part VI. <em>Report of the Fishery Board for Scotland.</em> 12(3):231-271, pls. 5-10."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/301783> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1894"^^xsd:gYear .

<https://aphia.org/id/source/83618> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea. Part II."""^^xsd:string ;
   dct:bibliographicCitation  """Dana, J.D. (1853 - 1855). Crustacea. Part II. <em>In: United States Exploring Expedition. During the years 1838, 1839, 1840, 1841, 1842. Under the command of Charles Wilkes. U. S. N.,  C. Sherman Printer, Philadelphia.</em> 14: 691-1618. [1855, folio atlas pls. 1-96.]."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/214190> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1853"^^xsd:gYear .

<https://aphia.org/id/source/284804> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda - Harpacticoida."""^^xsd:string ;
   dct:bibliographicCitation  """Huys, R. (2001). Copepoda - Harpacticoida. <em>In: Costello, M.J. et al. (eds.) 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.</em> 50:268-280."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61262> ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/398> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda Harpacticoida from the Californian Pacific coast."""^^xsd:string ;
   dct:bibliographicCitation  """Lang, K. (1965). Copepoda Harpacticoida from the Californian Pacific coast. <em>Kungliga Svenska Vetensk-Akademiens Handlingar, Fjarde Serien. Almquist & Wiksell, Stockholm.</em> 10(2):1-560, figs. 1-303, pls. 1-6."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/78667> ;
   schema:datePublished "1965"^^xsd:gYear .

<https://aphia.org/id/source/401> a top-level:Source, dct:BibliographicResource ;
   dct:title """Monographie der Harpacticiden. Vol. 1 [Monographs of the Harpacticites. Vol. 1]"""^^xsd:string ;
   dct:bibliographicCitation  """Lang, K. (1948). Monographie der Harpacticiden. Vol. 1 [Monographs of the Harpacticites. Vol. 1]. <em>Hakan Ohlsson's Boktryckeri, Lund; reprinted Nordiska Bokhandeln, Stockholm.</em> 1:1-896, figs. 1-361. (reprinted 1976)."""^^xsd:string ;
   schema:datePublished "1948"^^xsd:gYear .

<https://aphia.org/id/source/98860> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda Harpacticoida."""^^xsd:string ;
   dct:bibliographicCitation  """Lang, K. (1936). Copepoda Harpacticoida. In: Bock, S. (ed.). Further Zoological Results of the Swedish Antarctic Expedition, 1901-1903. Stockholm 3(3):1-68, figs. 1-92. (ii-1936)"""^^xsd:string ;
   schema:datePublished "1936"^^xsd:gYear .

<https://aphia.org/id/source/132563> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin."""^^xsd:string ;
   dct:bibliographicCitation  """Webber, W.R., G.D. Fenwick, J.M. Bradford-Grieve, S.G. Eagar, J.S. Buckeridge, G.C.B. Poore, E.W. Dawson, L. Watling,  J.B. Jones, J.B.J. Wells, N.L. Bruce, S.T. Ahyong, K. Larsen, M.A. Chapman, J. Olesen, J.S. Ho,  J.D. Green, R.J. Shiel, C.E.F. Rocha, A. Lörz, G.J. Bird & W.A. Charleston. (2010). Phylum Arthropoda Subphylum Crustacea: shrimps, crabs, lobsters, barnacles, slaters, and kin. <em>in: Gordon, D.P. (Ed.) (2010). New Zealand inventory of biodiversity: 2. Kingdom Animalia: Chaetognatha, Ecdysozoa, Ichnofossils.</em> pp. 98-232 (COPEPODS 21 pp.)."""^^xsd:string ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/258871> a top-level:Source, dct:BibliographicResource ;
   dct:title """Harpacticoid copepods—their symbiotic associations and biogenic substrata: a review."""^^xsd:string ;
   dct:bibliographicCitation  """Huys, R. (2016). Harpacticoid copepods—their symbiotic associations and biogenic substrata: a review. <em>. In Huys, R. (Ed.), Recent Developments in Taxonomy and Biodiversity of Symbiotic Copepoda (Crustacea) – A Volume in Celebration of the Career of Prof. Il-Hoi Kim. Zootaxa.</em> 4174:448-729."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4174.1.3> ;
   schema:datePublished "2016"^^xsd:gYear .




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

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

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

<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/1268264> 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/1268653> 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/1269741> 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> .

