@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/347408> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Lestes Krøyer, 1845"^^xsd:string ;
   taxon-name:aphiaID "347408"^^xsd:integer ;
   dwc:scientificNameID "347408"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:347408"^^xsd:string ;
   taxon-name:scientificName "Lestes"^^xsd:string ;
   taxon-name:authorship "Krøyer, 1845"^^xsd:string ;
   dwc:scientificNameAuthorship "Krøyer, 1845"^^xsd:string ;
   taxon-name:fullScientificName "Lestes Krøyer, 1845"^^xsd:string ;
   skos-xl:literalForm "Lestes Krøyer, 1845"^^xsd:string ;
   dwc:scientificName "Lestes Krøyer, 1845"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Lestes Krøyer, 1845. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=347408 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3104> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   foaf:depiction <https://images.vliz.be/thumbs/142371_sphyrion-lumpi-female.jpg> ;
   dct:source <https://aphia.org/id/source/332754> ;
   rdfs:seeAlso <https://www.marinespecies.org/aphia.php?p=linkget&id=341134>, <https://www.marinespecies.org/aphia.php?p=linkget&id=383909>, <https://www.ebi.ac.uk/ena/data/view/Taxon:181491> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/135656> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/142371> ;
   taxon-name:hasParent _:b1 .

_:b1 a taxon-name:Taxon, skos-xl:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/135536> .

<https://aphia.org/ns/taxonomic-status#unaccepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "unaccepted"@en ;
   rdfs:label "unaccepted"@en ;
   skos:definition """Synonym name, or anything that is not accepted"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/synonym> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/available> .


<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/332754> a top-level:Source, dct:BibliographicResource ;
   dct:title """Crustaces. (Copepoda)"""^^xsd:string ;
   dct:bibliographicCitation  """Krøyer, H. (1845). Crustaces. (Copepoda). <em>In: Bernard, A., Atlas de Zoologie, Paris.</em> 76pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/303440> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1845"^^xsd:gYear .



<https://aphia.org/id/image/142371> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Sphyrion lumpi female"^^xsd:string ;
   dct:title "Sphyrion lumpi female"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/136010>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/7193> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2020-05-23 16:19:56.280"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/142371_sphyrion-lumpi-female.jpg> .


