@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/104095> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Phaennidae Sars G.O., 1902"^^xsd:string ;
   taxon-name:aphiaID "104095"^^xsd:integer ;
   dwc:scientificNameID "104095"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:104095"^^xsd:string ;
   taxon-name:scientificName "Phaennidae"^^xsd:string ;
   taxon-name:authorship "Sars G.O., 1902"^^xsd:string ;
   dwc:scientificNameAuthorship "Sars G.O., 1902"^^xsd:string ;
   taxon-name:fullScientificName "Phaennidae Sars G.O., 1902"^^xsd:string ;
   skos-xl:literalForm "Phaennidae Sars G.O., 1902"^^xsd:string ;
   dwc:scientificName "Phaennidae Sars G.O., 1902"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Phaennidae Sars G.O., 1902. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=104095 on 2026-04-05"""^^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/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> ;
   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/108497>, <https://aphia.org/id/source/1330>, <https://aphia.org/id/source/2870>, <https://aphia.org/id/source/78673>, <https://aphia.org/id/source/102341>, <https://aphia.org/id/source/340945>, <https://aphia.org/id/source/42> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/9017547>, <https://www.ebi.ac.uk/ena/data/view/Taxon:883843>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=883843&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/104095> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/62760> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268320>, <https://aphia.org/id/taxon-description/1269806>, <https://aphia.org/id/taxon-description/1270849>, <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/108497> a top-level:Source, dct:BibliographicResource ;
   dct:title """Copepoda Calanoida, Parts III & IV, Aetideidae (concluded), Euchaetidae, Phaennidae."""^^xsd:string ;
   dct:bibliographicCitation  """Sars, G.O. (1902). Copepoda Calanoida, Parts III & IV, Aetideidae (concluded), Euchaetidae, Phaennidae. <em>An Account of the Crustacea of Norway, with short descriptions and figures of all the species. Bergen Museum.</em> 4:27-48, pls. 17-96."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/233483> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1902"^^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/2870> a top-level:Source, dct:BibliographicResource ;
   dct:title """An updated classification of the recent Crustacea"""^^xsd:string ;
   dct:bibliographicCitation  """Martin, J.W., & Davis, G.E. (2001). An updated classification of the recent Crustacea. <em>Science Series, 39. Natural History Museum of Los Angeles County. Los Angeles, CA (USA).</em> 124 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/35250> ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/78673> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of family and some generic definitions in the Phaennidae and Scolecithricidae (Copepoda: Calanoida)."""^^xsd:string ;
   dct:bibliographicCitation  """Bradford, J.M. (1973). Revision of family and some generic definitions in the Phaennidae and Scolecithricidae (Copepoda: Calanoida). New Zealand Journal of Marine and Freshwater Research 7(1-2):133-152, figs. 1-4."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00288330.1973.9515460> ;
   schema:datePublished "1973"^^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/340945> a top-level:Source, dct:BibliographicResource ;
   dct:title """Do molecular phylogenies unravel the relationships among the evolutionary young "Brafordian" families (Copepoda; Calanoida)?"""^^xsd:string ;
   dct:bibliographicCitation  """Laakmann, S., E.L. Markhaseva & J. Renz. (2019). Do molecular phylogenies unravel the relationships among the evolutionary young "Brafordian" families (Copepoda; Calanoida)?. <em>Molecular Phylogenetics And Evolution.</em> 130:330-345."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.ympev.2018.10.028> ;
   schema:datePublished "2019"^^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/vernacular-name/62760> 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/1268320> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104095"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268321> ;
   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/104095> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

<https://aphia.org/id/taxon-description/1270849> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104095"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270850> ;
   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/104095> ;
   ] ;
   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/1268321> 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/1269807> 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/1270850> 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> .

