@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/104079> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Calanidae Dana, 1846"^^xsd:string ;
   taxon-name:aphiaID "104079"^^xsd:integer ;
   dwc:scientificNameID "104079"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:104079"^^xsd:string ;
   taxon-name:scientificName "Calanidae"^^xsd:string ;
   taxon-name:authorship "Dana, 1846"^^xsd:string ;
   dwc:scientificNameAuthorship "Dana, 1846"^^xsd:string ;
   taxon-name:fullScientificName "Calanidae Dana, 1846"^^xsd:string ;
   skos-xl:literalForm "Calanidae Dana, 1846"^^xsd:string ;
   dwc:scientificName "Calanidae Dana, 1846"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Calanidae Dana, 1846. Accessed through: World Register of Marine Species at: https://marinespecies.org/aphia.php?p=taxdetails&id=104079 on 2026-04-16"""^^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/540>, <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/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/9018>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   dct:source <https://aphia.org/id/source/529>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/45655>, <https://aphia.org/id/source/78695>, <https://aphia.org/id/source/80432>, <https://aphia.org/id/source/332> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0001899>, <https://www.ebi.ac.uk/ena/data/view/Taxon:6835>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=6835&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/2520> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/104079> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/61726> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268290>, <https://aphia.org/id/taxon-description/1269776>, <https://aphia.org/id/taxon-description/1270819>, <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/1100> .

<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#family> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Family"@en ;
   rdfs:label "Family"@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/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/45655> a top-level:Source, dct:BibliographicResource ;
   dct:title """Conspectus Crustaceorum quæ in orbis Terrarum circumnavigatione, Carolo Wilkes e classe Reipublicæ Fœderatæ Duce, lexit et descripsit. [An observation of the Crustacea which in circumnavigation of the globe, Charles Wilkes of the Navy of the Federal Republic, read and described]"""^^xsd:string ;
   dct:bibliographicCitation  """Dana, J.D. (1849). Conspectus Crustaceorum quæ in orbis Terrarum circumnavigatione, Carolo Wilkes e classe Reipublicæ Fœderatæ Duce, lexit et descripsit. [An observation of the Crustacea which in circumnavigation of the globe, Charles Wilkes of the Navy of the Federal Republic, read and described]. <em>The American Journal of Science and Arts. Second Series.</em> 8(23): 276-285, 424-428."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1849"^^xsd:gYear .

<https://aphia.org/id/source/78695> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of generic definitions in the Calanidae (Copepoda, Calanoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Bradford, J.M. & J.B. Jillett. (1974). A revision of generic definitions in the Calanidae (Copepoda, Calanoida). Crustaceana, Leiden 27(1):5-16, figs. 1-2, tab. 1. (17-vii-1974)"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1163/156854074x00163> ;
   schema:datePublished "1974"^^xsd:gYear .

<https://aphia.org/id/source/80432> a top-level:Source, dct:BibliographicResource ;
   dct:title """Les Copépodes du Boulonnais. Morphologie, embryologie, taxonomie.  [Copepods of Boulogne. Morphology, embryology, taxonomy.]"""^^xsd:string ;
   dct:bibliographicCitation  """Canu, E. (1892). Les Copépodes du Boulonnais. Morphologie, embryologie, taxonomie.  [Copepods of Boulogne. Morphology, embryology, taxonomy.]. <em>Travaux du Laboratoire de Zoologie Maritime de Wimereux-Ambleteuse.</em> 6:1-292, figs. 1-20, pls. 1-30."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.58678> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1892"^^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/61726> 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/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/1268290> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104079"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268291> ;
   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/104079> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

<https://aphia.org/id/taxon-description/1270819> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104079"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270820> ;
   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/104079> ;
   ] ;
   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/1268291> 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/1269777> 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/1270820> 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> .

