@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/196874> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Paraeuchaeta Scott A., 1909"^^xsd:string ;
   taxon-name:aphiaID "196874"^^xsd:integer ;
   dwc:scientificNameID "196874"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:196874"^^xsd:string ;
   taxon-name:scientificName "Paraeuchaeta"^^xsd:string ;
   taxon-name:authorship "Scott A., 1909"^^xsd:string ;
   dwc:scientificNameAuthorship "Scott A., 1909"^^xsd:string ;
   taxon-name:fullScientificName "Paraeuchaeta Scott A., 1909"^^xsd:string ;
   skos-xl:literalForm "Paraeuchaeta Scott A., 1909"^^xsd:string ;
   dwc:scientificName "Paraeuchaeta Scott A., 1909"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Paraeuchaeta Scott A., 1909. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=196874 on 2026-05-02"""^^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/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> ;
   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/35095_paraeuchaeta-norvegica.jpg> ;
   dct:source <https://aphia.org/id/source/528>, <https://aphia.org/id/source/492912>, <https://aphia.org/id/source/528>, <https://aphia.org/id/source/4181> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/204086>, <https://aphia.org/id/taxname/104175> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=341555>, <http://www.godac.jamstec.go.jp/bismal/j/view/0001915>, <https://www.ebi.ac.uk/ena/data/view/Taxon:136185>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=136185&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/196874> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/204086>, <https://aphia.org/id/taxname/104175> ;
   media:isSubjectOf <https://aphia.org/id/image/35095>, <https://aphia.org/id/image/38272>, <https://aphia.org/id/image/40356>, <https://aphia.org/id/image/40357>, <https://aphia.org/id/image/40512>, <https://aphia.org/id/image/40869>, <https://aphia.org/id/image/40870>, <https://aphia.org/id/image/40871>, <https://aphia.org/id/image/81809>, <https://aphia.org/id/image/81810>, <https://aphia.org/id/image/81811> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/66338> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1137274>, <https://aphia.org/id/taxon-description/1268304>, <https://aphia.org/id/taxon-description/1269790>, <https://aphia.org/id/taxon-description/1270833>, <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/104086> .

<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/528> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Copepoda of the Siboga Expedition. Part I. Free-swimming, littoral and semi-parasitic Copepoda."""^^xsd:string ;
   dct:bibliographicCitation  """Scott, A. (1909). The Copepoda of the Siboga Expedition. Part I. Free-swimming, littoral and semi-parasitic Copepoda. <em>Siboga Expeditie, Monograph, Leiden.</em> 29:1-323, pls. 1-69."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1909"^^xsd:gYear .

<https://aphia.org/id/source/492912> a top-level:Source, dct:BibliographicResource ;
   dct:title """Histoire naturelle, générale et particulière des crustacés et des insectes. [Natural, general and particular history of crustaceans and insects.]"""^^xsd:string ;
   dct:bibliographicCitation  """Latreille, P. A. (1802). Histoire naturelle, générale et particulière des crustacés et des insectes. [Natural, general and particular history of crustaceans and insects.]. <em>L'imprimerie de F. Dufart, Paris:.</em> vol. 3:  467 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.15764> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1802"^^xsd:gYear .

<https://aphia.org/id/source/528> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Copepoda of the Siboga Expedition. Part I. Free-swimming, littoral and semi-parasitic Copepoda."""^^xsd:string ;
   dct:bibliographicCitation  """Scott, A. (1909). The Copepoda of the Siboga Expedition. Part I. Free-swimming, littoral and semi-parasitic Copepoda. <em>Siboga Expeditie, Monograph, Leiden.</em> 29:1-323, pls. 1-69."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1909"^^xsd:gYear .

<https://aphia.org/id/source/4181> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nomenclator Zoologicus."""^^xsd:string ;
   dct:bibliographicCitation  """Neave, S.A. (1939 - 1996). Nomenclator Zoologicus. vol. 1-10 Online."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/66338> 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/35095> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23751> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2010-11-24 20:38:05.857"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/35095_paraeuchaeta-norvegica.jpg> .
<https://aphia.org/id/image/38272> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   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 """female"""^^xsd:string ;
   dct:created "2011-02-01 16:21:05.740"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38272_paraeuchaeta-norvegica.jpg> .
<https://aphia.org/id/image/40356> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica male"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica male"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada"^^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:created "2011-03-30 01:55:54.160"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40356_paraeuchaeta-norvegica-male.jpg> .
<https://aphia.org/id/image/40357> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica male"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica male"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada"^^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:created "2011-03-30 01:55:54.193"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40357_paraeuchaeta-norvegica-male.jpg> .
<https://aphia.org/id/image/40512> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica F with eggs"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica F with eggs"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, J.M. Spry"^^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:created "2011-04-12 12:06:51.010"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40512_paraeuchaeta-norvegica-f-with-eggs.jpg> .
<https://aphia.org/id/image/40869> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Jean-François St-Pierre"^^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 """Egg-bearing"""^^xsd:string ;
   dct:created "2011-05-02 18:05:45.437"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40869_paraeuchaeta-norvegica.jpg> .
<https://aphia.org/id/image/40870> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Jean-François St-Pierre"^^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 """Female"""^^xsd:string ;
   dct:created "2011-05-02 18:05:45.490"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40870_paraeuchaeta-norvegica.jpg> .
<https://aphia.org/id/image/40871> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Paraeuchaeta norvegica"^^xsd:string ;
   dct:title "Paraeuchaeta norvegica"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/104566>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Jean-François St-Pierre"^^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 """Male"""^^xsd:string ;
   dct:created "2011-05-02 18:05:45.550"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/40871_paraeuchaeta-norvegica.jpg> .
<https://aphia.org/id/image/81809> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:title "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149707>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Plate  24"""^^xsd:string ;
   dct:created "2014-01-24 17:18:43.707"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/81809_euchaeta-norvegica-from-sars-g-o-1902.jpg> .
<https://aphia.org/id/image/81810> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:title "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149707>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Plate  25"""^^xsd:string ;
   dct:created "2014-01-24 17:18:43.763"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/81810_euchaeta-norvegica-from-sars-g-o-1902.jpg> .
<https://aphia.org/id/image/81811> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:title "Euchaeta norvegica from Sars, G.O. 1902"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/149707>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Plate  26"""^^xsd:string ;
   dct:created "2014-01-24 17:18:43.823"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/81811_euchaeta-norvegica-from-sars-g-o-1902.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/1268304> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104086"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1268305> ;
   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/104086> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#zooplankton> .

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

<https://aphia.org/id/taxon-description/1270833> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 104086"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1270834> ;
   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/104086> ;
   ] ;
   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/1268305> 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/1269791> 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/1270834> 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> .

