@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/104157> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Candacia Dana, 1846"^^xsd:string ;
   taxon-name:aphiaID "104157"^^xsd:integer ;
   dwc:scientificNameID "104157"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:104157"^^xsd:string ;
   taxon-name:scientificName "Candacia"^^xsd:string ;
   taxon-name:authorship "Dana, 1846"^^xsd:string ;
   dwc:scientificNameAuthorship "Dana, 1846"^^xsd:string ;
   taxon-name:fullScientificName "Candacia Dana, 1846"^^xsd:string ;
   skos-xl:literalForm "Candacia Dana, 1846"^^xsd:string ;
   dwc:scientificName "Candacia Dana, 1846"^^xsd:string ;
   dct:bibliographicCitation "Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Candacia Dana, 1846. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=104157 on 2026-06-28"^^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/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/8732>, <https://marineinfo.org/id/dataset/9112> ;
   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/38054_candacia.jpg> ;
   dct:source <https://aphia.org/id/source/529>, <https://aphia.org/id/source/89851>, <https://aphia.org/id/source/83613>, <https://aphia.org/id/source/97997>, <https://aphia.org/id/source/15407>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/83618>, <https://aphia.org/id/source/89879>, <https://aphia.org/id/source/102341>, <https://aphia.org/id/source/106107>, <https://aphia.org/id/source/106413>, <https://aphia.org/id/source/332> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/346911>, <https://aphia.org/id/taxname/347292>, <https://aphia.org/id/taxname/347309>, <https://aphia.org/id/taxname/104158> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=340336>, <http://www.godac.jamstec.go.jp/bismal/j/view/9017391>, <https://www.ebi.ac.uk/ena/data/view/Taxon:207966>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=207966&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/104157> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/346911>, <https://aphia.org/id/taxname/347292>, <https://aphia.org/id/taxname/347309>, <https://aphia.org/id/taxname/104158> ;
   media:isSubjectOf <https://aphia.org/id/image/38054>, <https://aphia.org/id/image/38056> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/64106>, <https://aphia.org/id/vernacular-name/66317> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268292>, <https://aphia.org/id/taxon-description/1269778>, <https://aphia.org/id/taxon-description/1270821>, <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/104080> .

<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/529> a top-level:Source, dct:BibliographicResource ;
   dct:title "Notice of some genera of Cyclopacea"^^xsd:string ;
   dct:bibliographicCitation  "Dana, J.D. (1846). Notice of some genera of Cyclopacea. <em>The American Journal of Science and Arts, 2nd Series.</em> 1(2): 225-230 [1 March 1846] [subsequently published in The Annals and Magazine of Natural History 18(118): 181-185; 1 Sept 1846]."^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/037454809494408> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1846"^^xsd:gYear .

<https://aphia.org/id/source/89851> a top-level:Source, dct:BibliographicResource ;
   dct:title "A revision of the genus Candacia (Copepoda: Calanoida) with an annotated list of species and a key for their identification."^^xsd:string ;
   dct:bibliographicCitation  "Grice, G.D. (1963). A revision of the genus Candacia (Copepoda: Calanoida) with an annotated list of species and a key for their identification. Zoologische Mededelingen, Leiden 38(10):171-194, figs. 1-73. (27-v-1963)"^^xsd:string ;
   schema:datePublished "1963"^^xsd:gYear .

<https://aphia.org/id/source/83613> a top-level:Source, dct:BibliographicResource ;
   dct:title "Conspectus crustaceorum, quae in orbis terrarum circumnavigatione, Carolo Wilkes, e classe Reipublicae foederatae duce, lexit et descripsit Jacobus D. Dana. Pars II."^^xsd:string ;
   dct:bibliographicCitation  "Dana, J.D. (1849 - 1852). Conspectus crustaceorum, quae in orbis terrarum circumnavigatione, Carolo Wilkes, e classe Reipublicae foederatae duce, lexit et descripsit Jacobus D. Dana. Pars II. <em>Proceedings of the American Academy of Arts and Sciences.</em> 2: 9-61.  [Vol. II,. from May 1848-May 1852]. no figures or plates just verbal."^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1849"^^xsd:gYear .

<https://aphia.org/id/source/97997> a top-level:Source, dct:BibliographicResource ;
   dct:title "Karcinologiske Bidrag (Fortsaettelse). [Carcinological Contributions (Continued)]"^^xsd:string ;
   dct:bibliographicCitation  "Krøyer, H. (1849). Karcinologiske Bidrag (Fortsaettelse). [Carcinological Contributions (Continued)]. <em>Naturhistorisk Tidsskrift Ser. II.</em> 2(6): 561-609, pl. 6."^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/299256> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1849"^^xsd:gYear .

<https://aphia.org/id/source/15407> a top-level:Source, dct:BibliographicResource ;
   dct:title "Karcinologiske Bidrag (Fortsaettelse). [Carcinological Contributions (Continued)]"^^xsd:string ;
   dct:bibliographicCitation  "Krøyer, H. (1845). Karcinologiske Bidrag (Fortsaettelse). [Carcinological Contributions (Continued)]. <em>Naturhistorisk Tidsskrift Ser. II.</em> 1: 453-638, pls. 6-7."^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1845"^^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/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/89879> a top-level:Source, dct:BibliographicResource ;
   dct:title "Candacia Dana, 1846. (Crustacea: Copepoda): proposed preservation under the plenary powers and designation of a type-species for the genus in accordance with common usage."^^xsd:string ;
   dct:bibliographicCitation  "Grice, G.D. & W. Vervoort. (1963). Candacia Dana, 1846. (Crustacea: Copepoda): proposed preservation under the plenary powers and designation of a type-species for the genus in accordance with common usage. Bulletin of Zoological Nomenclature 20:150-152."^^xsd:string ;
   schema:datePublished "1963"^^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/106107> a top-level:Source, dct:BibliographicResource ;
   dct:title "Distribution and abundance of Candacia Dana, 1846 and Paracandacia Grice, 1963 (Copepoda, Calanoida, Candaciidae) off the Kenya coast."^^xsd:string ;
   dct:bibliographicCitation  "Osore, M.K.W., F. Fiers & M.H. Daro. (2004). Distribution and abundance of Candacia Dana, 1846 and Paracandacia Grice, 1963 (Copepoda, Calanoida, Candaciidae) off the Kenya coast. Wesetern Indian Ocean Journal of Marine Sciences 3(2):189-197."^^xsd:string ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/106413> a top-level:Source, dct:BibliographicResource ;
   dct:title "Candacia Dana, 1846 (Crustacea, Decapoda). Validation and designation of a type-species under the plenary powers."^^xsd:string ;
   dct:bibliographicCitation  "International Commission on Zoological Nomenclature, Opinion, 0733. (1965). Candacia Dana, 1846 (Crustacea, Decapoda). Validation and designation of a type-species under the plenary powers. <em>Bulletin of Zoological Nomenclature.</em> 22(2):90-91. (l8-v-1965)."^^xsd:string ;
   schema:datePublished "1965"^^xsd:gYear .

<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/64106> 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/vernacular-name/66317> 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/38054> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Candacia"^^xsd:string ;
   dct:title "Candacia"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104157>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Moira Galbraith"^^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:description "a1"^^xsd:string ;
   dct:created "2011-02-01 16:21:05.740"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38054_candacia.jpg> .
<https://aphia.org/id/image/38056> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Candacia"^^xsd:string ;
   dct:title "Candacia"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104157>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Moira Galbraith"^^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:description "p4"^^xsd:string ;
   dct:created "2011-02-01 16:21:05.740"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38056_candacia.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/1268292> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104080"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268293> ;
   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/104080> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

<https://aphia.org/id/taxon-description/1270821> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104080"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270822> ;
   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/104080> ;
   ] ;
   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/1268293> 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/1269779> 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/1270822> 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> .

