@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/149782> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Cyclops Müller O.F., 1785"^^xsd:string ;
   taxon-name:aphiaID "149782"^^xsd:integer ;
   dwc:scientificNameID "149782"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:149782"^^xsd:string ;
   taxon-name:scientificName "Cyclops"^^xsd:string ;
   taxon-name:authorship "Müller O.F., 1785"^^xsd:string ;
   dwc:scientificNameAuthorship "Müller O.F., 1785"^^xsd:string ;
   taxon-name:fullScientificName "Cyclops Müller O.F., 1785"^^xsd:string ;
   skos-xl:literalForm "Cyclops Müller O.F., 1785"^^xsd:string ;
   dwc:scientificName "Cyclops Müller O.F., 1785"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Cyclops Müller O.F., 1785. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=149782 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3201>, <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/3731>, <https://marineinfo.org/id/dataset/5276>, <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/126603_monoculus-quadricornis.jpg> ;
   dct:source <https://aphia.org/id/source/104418>, <https://aphia.org/id/source/104418>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/71556>, <https://aphia.org/id/source/71573>, <https://aphia.org/id/source/78928>, <https://aphia.org/id/source/80865>, <https://aphia.org/id/source/81852>, <https://aphia.org/id/source/83618>, <https://aphia.org/id/source/84728>, <https://aphia.org/id/source/85290>, <https://aphia.org/id/source/87164>, <https://aphia.org/id/source/96420>, <https://aphia.org/id/source/98401>, <https://aphia.org/id/source/98677>, <https://aphia.org/id/source/98772>, <https://aphia.org/id/source/99737>, <https://aphia.org/id/source/102713>, <https://aphia.org/id/source/111882>, <https://aphia.org/id/source/114141>, <https://aphia.org/id/source/389770>, <https://aphia.org/id/source/411140> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/347553> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=340540>, <https://www.ebi.ac.uk/ena/data/view/Taxon:263416> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/149782> ;
   tat:hasHabitat <https://aphia.org/id/environment/fresh> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/347553> ;
   media:isSubjectOf <https://aphia.org/id/image/126603>, <https://aphia.org/id/image/144013> ;
   td:hasDistribution <https://aphia.org/id/distribution/640877> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/95758>, <https://aphia.org/id/vernacular-name/101626>, <https://aphia.org/id/vernacular-name/30460> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268634>, <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/1809006> .

<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/104418> a top-level:Source, dct:BibliographicResource ;
   dct:title """Entomostraca seu Insecta Testacea, quae in aquis Daniae et Norvegiae reperit, descripsit et iconibus illustravit Otho Fridericus Müller.  [The Entomostraca or Insecta Testacea, which he finds in the waters of Denmark and Norway, were described and illustrated by icons by Otho Friedrich Müller.]"""^^xsd:string ;
   dct:bibliographicCitation  """Müller, O.F. (1785). Entomostraca seu Insecta Testacea, quae in aquis Daniae et Norvegiae reperit, descripsit et iconibus illustravit Otho Fridericus Müller.  [The Entomostraca or Insecta Testacea, which he finds in the waters of Denmark and Norway, were described and illustrated by icons by Otho Friedrich Müller.]. <em>F.W. Thiele, Lipsiae & Havniae.</em> 134 pp., index, pls. 1-21."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.14414> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1785"^^xsd:gYear .

<https://aphia.org/id/source/104418> a top-level:Source, dct:BibliographicResource ;
   dct:title """Entomostraca seu Insecta Testacea, quae in aquis Daniae et Norvegiae reperit, descripsit et iconibus illustravit Otho Fridericus Müller.  [The Entomostraca or Insecta Testacea, which he finds in the waters of Denmark and Norway, were described and illustrated by icons by Otho Friedrich Müller.]"""^^xsd:string ;
   dct:bibliographicCitation  """Müller, O.F. (1785). Entomostraca seu Insecta Testacea, quae in aquis Daniae et Norvegiae reperit, descripsit et iconibus illustravit Otho Fridericus Müller.  [The Entomostraca or Insecta Testacea, which he finds in the waters of Denmark and Norway, were described and illustrated by icons by Otho Friedrich Müller.]. <em>F.W. Thiele, Lipsiae & Havniae.</em> 134 pp., index, pls. 1-21."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.14414> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1785"^^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/71556> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Vererbung von Abnormalitäten bei Cyclops. [The inheritance of abnormalities in Cyclops.]"""^^xsd:string ;
   dct:bibliographicCitation  """Alverdes, F. (1920). Die Vererbung von Abnormalitäten bei Cyclops. [The inheritance of abnormalities in Cyclops.]. <em>Zeitschrift für Induktive Abstammungs- und Vererbungslehre, Berlin.</em> 24:211-278, figs. 1-56. (xi-1920)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf01816030> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1920"^^xsd:gYear .

<https://aphia.org/id/source/71573> a top-level:Source, dct:BibliographicResource ;
   dct:title """Über das Manifestwerden der ererbten Anlage einer Abnormalität. (Nach Untersuchungen an Cyclops. [ On the manifestation of the inherited predisposition to an abnormality. (Based on investigations on Cyclops.]"""^^xsd:string ;
   dct:bibliographicCitation  """Alverdes, F. (1920). Über das Manifestwerden der ererbten Anlage einer Abnormalität. (Nach Untersuchungen an Cyclops. [ On the manifestation of the inherited predisposition to an abnormality. (Based on investigations on Cyclops.]. <em>Biologisches Zentralblatt, Leipzig.</em> 40: 473-480."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1920"^^xsd:gYear .

<https://aphia.org/id/source/78928> a top-level:Source, dct:BibliographicResource ;
   dct:title """Vrijlevende zoetwater-Copepoden van Nederland. [Free-living freshwater copepods of the Netherlands.]"""^^xsd:string ;
   dct:bibliographicCitation  """Breemen, P.J. van. (1907). Vrijlevende zoetwater-Copepoden van Nederland. [Free-living freshwater copepods of the Netherlands.]. <em>Tijdschrift der Nederlandsche Dierkundige Vereeniging (A.</em> (2)10(3):303-368, pls. 6-7."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1907"^^xsd:gYear .

<https://aphia.org/id/source/80865> a top-level:Source, dct:BibliographicResource ;
   dct:title """Neu- und Wiederbeschreibungen einiger Arten der Gattung Cyclops s. str. (Copepoda, Cyclopoida) aus der Turkei und Asien.  [New and redescriptions of some species of the genus Cyclops s. str. (Copepoda, Cyclopoida) from Turkey and Asia.]"""^^xsd:string ;
   dct:bibliographicCitation  """Einsle, U. (1992). Neu- und Wiederbeschreibungen einiger Arten der Gattung Cyclops s. str. (Copepoda, Cyclopoida) aus der Turkei und Asien.  [New and redescriptions of some species of the genus Cyclops s. str. (Copepoda, Cyclopoida) from Turkey and Asia.]. <em>Andrias, Karlsruhe.</em> 9:179-194."""^^xsd:string ;
   schema:datePublished "1992"^^xsd:gYear .

<https://aphia.org/id/source/81852> a top-level:Source, dct:BibliographicResource ;
   dct:title """Das Genus Cyclops und seine einheimischen Arten. [The genus Cyclops and its native species.]"""^^xsd:string ;
   dct:bibliographicCitation  """Claus, C. (1857). Das Genus Cyclops und seine einheimischen Arten. [The genus Cyclops and its native species.]. <em>Archiv für Naturgeschichte, Inaugual-Dissertation der Hochiloblichen Philosophischen Fakultät zu Marburg,.</em> 23:1-40, pls. 1-3."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1857"^^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/84728> a top-level:Source, dct:BibliographicResource ;
   dct:title """Le groupe Cyclops rubens (syn. Cyclops strenuus). Revision du genre Cyclops s. str. (O.F. Müller 1770) (Crustacés Copépodes). [The Cyclops rubens group (syn. Cyclops strenuus). Revision of the genus Cyclops s. str. (O.F. Müller 1770) (Crustacea Copepods).]"""^^xsd:string ;
   dct:bibliographicCitation  """Lindberg, K. (1957). Le groupe Cyclops rubens (syn. Cyclops strenuus). Revision du genre Cyclops s. str. (O.F. Müller 1770) (Crustacés Copépodes). [The Cyclops rubens group (syn. Cyclops strenuus). Revision of the genus Cyclops s. str. (O.F. Müller 1770) (Crustacea Copepods).]. <em>C.W.K. Gleerup Editeurs, Lund, Suede.</em> :1-335, figs. 1-113. Imprimee en Suede nya Litografen, Malmo 1958 II 500."""^^xsd:string ;
   schema:datePublished "1957"^^xsd:gYear .

<https://aphia.org/id/source/85290> a top-level:Source, dct:BibliographicResource ;
   dct:title """Le genre Cyclops s. str. (Crustacé Copépode) en France. [The genus Cyclops s. str. (Copepod Crustacean) in France.]"""^^xsd:string ;
   dct:bibliographicCitation  """Dussart, B.H. (1960). Le genre Cyclops s. str. (Crustacé Copépode) en France. [The genus Cyclops s. str. (Copepod Crustacean) in France.]. <em>Comptes Rendus de l'Association Française pour l'Avancement des Sciences, paris.</em> 76:51-56, figs. 1-3."""^^xsd:string ;
   schema:datePublished "1960"^^xsd:gYear .

<https://aphia.org/id/source/87164> a top-level:Source, dct:BibliographicResource ;
   dct:title """A contribution to a knowledge of North American freshwater Cyclopidae."""^^xsd:string ;
   dct:bibliographicCitation  """Forbes, E.B. (1897). A contribution to a knowledge of North American freshwater Cyclopidae. Bulletin of the Illinois State Laboratory of Natural History 5(2):27-83, pls. 8-20."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1897"^^xsd:gYear .

<https://aphia.org/id/source/96420> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustacea Copepoda. 2. Cyclopoida Gnathostoma."""^^xsd:string ;
   dct:bibliographicCitation  """Kiefer, F. (1929). Crustacea Copepoda. 2. Cyclopoida Gnathostoma. <em>Das Tierreich, Berlin und Leipzig.</em> 53:1-102. [German]."""^^xsd:string ;
   schema:datePublished "1929"^^xsd:gYear .

<https://aphia.org/id/source/98401> a top-level:Source, dct:BibliographicResource ;
   dct:title """Remarques sur le genre Cyclops O.F. Müller. [Remarks on the genus Cyclops O.F. Müller.]"""^^xsd:string ;
   dct:bibliographicCitation  """Labbé, A. (1926). Remarques sur le genre Cyclops O.F. Müller. [Remarks on the genus Cyclops O.F. Müller.]. <em>Bulletin de la Société Zoologique de France.</em> 51:56-64."""^^xsd:string ;
   schema:datePublished "1926"^^xsd:gYear .

<https://aphia.org/id/source/98677> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of the North American species of Cyclops."""^^xsd:string ;
   dct:bibliographicCitation  """Marsh, C.D. (1910). A revision of the North American species of Cyclops. <em>Transactions of the Wisconsin Academy of Sciences, Arts, and Letters.</em> 16(2)3:1067-1135, pls. 72-81. (completed vol.16 is dated 1910)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.58651> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1910"^^xsd:gYear .

<https://aphia.org/id/source/98772> a top-level:Source, dct:BibliographicResource ;
   dct:title """Shchelepnoroti tsiklopodiny, tsiklopi (Cyclopidae).  Gnathostoma, Cyclopoida, (Cyclopidae). [Sliver-clawed cyclopoids, Cyclops (Cyclopidae). Gnathnostoma, Cyclopoida, (Cyclopidae).]"""^^xsd:string ;
   dct:bibliographicCitation  """Monchenko, V.I. (1974). Shchelepnoroti tsiklopodiny, tsiklopi (Cyclopidae).  Gnathostoma, Cyclopoida, (Cyclopidae). [Sliver-clawed cyclopoids, Cyclops (Cyclopidae). Gnathnostoma, Cyclopoida, (Cyclopidae).]. <em>Fauna Ukrainy, Fauna of Ukraine, Vidavnitstvo Naukova Dumka, Kiev.</em> 27(3):1-452, figs. 1-142. (28-vi-1974, Ukrainian)."""^^xsd:string ;
   schema:datePublished "1974"^^xsd:gYear .

<https://aphia.org/id/source/99737> a top-level:Source, dct:BibliographicResource ;
   dct:title """Synopsis specierum huc usque in Suecia observatarum generis Cyclopis, sive Bidrag till en Öfversigt af de inom Sverige iakttagna Arterna af Slägtet Cyclops."""^^xsd:string ;
   dct:bibliographicCitation  """Lilljeborg, W. (1901). Synopsis specierum huc usque in Suecia observatarum generis Cyclopis, sive Bidrag till en Öfversigt af de inom Sverige iakttagna Arterna af Slägtet Cyclops. Kungliga Svenska Vetensk-Akademiens Handlingar, New Series 35(4):1-118, pls. 1-6."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1901"^^xsd:gYear .

<https://aphia.org/id/source/102713> a top-level:Source, dct:BibliographicResource ;
   dct:title """A key to the species of Cyclops in Iowa."""^^xsd:string ;
   dct:bibliographicCitation  """McDonald, M. (1940). A key to the species of Cyclops in Iowa. Proceedings of the Iowa Academy of Science 46:373-381, figs. 1-41. (vi-1940)"""^^xsd:string ;
   schema:datePublished "1940"^^xsd:gYear .

<https://aphia.org/id/source/111882> a top-level:Source, dct:BibliographicResource ;
   dct:title """Freshwater Cyclopoida.  Cyclopoida presnykh vod."""^^xsd:string ;
   dct:bibliographicCitation  """Rylov, V.M. (1963). Freshwater Cyclopoida.  Cyclopoida presnykh vod. <em>Fauna of USSR, Crustacea.</em> 3(3): i-vi, 1-314, figs. 1-79. ( Translation by Israel Program Scient. Trans. of Rylov, V.M. (1948). Cyclopoida presnyk vod. Cyclopoid fauna. Fauna SSSR Rakoobraznye, Moscow. 3(3):1-318, figs. 1-79."""^^xsd:string ;
   schema:datePublished "1963"^^xsd:gYear .

<https://aphia.org/id/source/114141> a top-level:Source, dct:BibliographicResource ;
   dct:title """A key to the British species of the genus Cyclops O.F. Müller."""^^xsd:string ;
   dct:bibliographicCitation  """Slack, F.E. (1956). A key to the British species of the genus Cyclops O.F. Müller. Glasgow Naturalist 17(5):250-256, figs. 1-3. (xii-1956)"""^^xsd:string ;
   schema:datePublished "1956"^^xsd:gYear .

<https://aphia.org/id/source/389770> a top-level:Source, dct:BibliographicResource ;
   dct:title """The fresh water Cyclops of Long Island."""^^xsd:string ;
   dct:bibliographicCitation  """Byrnes, E.F. (1909). The fresh water Cyclops of Long Island. <em>Cold Sprint Harbor Monographs, The Brooklyn Institute of Arts and Sciences publisher.</em> 7:1-43, 15 pls."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1909"^^xsd:gYear .

<https://aphia.org/id/source/411140> a top-level:Source, dct:BibliographicResource ;
   dct:title """Über die Reifungsvorgänge bei Cyclops."""^^xsd:string ;
   dct:bibliographicCitation  """Häcker, V. (1890). Über die Reifungsvorgänge bei Cyclops. <em>Zoologischen Anzeiger.</em> 346:1-8."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1890"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/95758> a taxon-name:vernacularName ;
   taxon-name:vernacularName "copepods"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/101626> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Hüpferlinge"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/30460> a taxon-name:vernacularName ;
   taxon-name:vernacularName "strandstjärnor"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/swe> ;
   dct:source <https://aphia.org/id/source/147411> .


<https://aphia.org/id/image/126603> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Monoculus quadricornis"^^xsd:string ;
   dct:title "Monoculus quadricornis"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/365414>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/17774> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """<em>Donovan, E. 1804. </em> Insecta Aptera: <em>Monoculus quadricornis.</em> <em> In: The Natural History of British Insects</em> Volume:1: 7-9, pl. 2 (5 figs.)."""^^xsd:string ;
   dct:created "2017-08-18 16:39:12.387"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/126603_monoculus-quadricornis.jpg> .
<https://aphia.org/id/image/144013> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cyclops species"^^xsd:string ;
   dct:title "Cyclops species"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149782>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/17774> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/PNG> ;
   dct:description """Stella, E. (1931). La citologia delle cellule sessuali di alcuni Ciclopidi in relazione con la loro sistematica. Internationale Revue der Gesamten Hydrobiologie und Hydrographie 26:112-142, figs. 1-13, pls. 5-7."""^^xsd:string ;
   dct:created "2021-01-31 13:30:07.633"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/144013_cyclops-species.png> .

<https://aphia.org/id/distribution/640877> a td:Distribution ;
   rdfs:label "Distribution for Cyclops Müller O.F., 1785 - Oostende"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149782> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25> ;
   dwc:locality <https://marineregions.org/mrgid/25> ;
   dct:source <https://aphia.org/id/source/25970> .

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

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

