This commit is contained in:
treatmentbank 2024-11-15 09:29:38 +00:00
parent 139bf85ef8
commit 407d36177f

View file

@ -0,0 +1,83 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/5F5AC236FF8A1D7A2B6E8F38FD5CFA43>
dc:creator "Jugovic, Jure; Malek-Hosseini, Mohammad Javad; Issartel, Colin; Konecny-Dupré, Lara; Kuntner, Matjaž; Fatemi, Yaser; Flot, Jean-François; Douady, Christophe J.; Malard, Florian" ;
dc:title "Stenasellus Dollfus 1897" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenasellus_Dollfus_1897> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2733> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.968.2733>
bibo:endPage "274" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-11-15" ;
bibo:startPage "256" ;
bibo:volume "968" ;
dc:creator "Jugovic, Jure; Malek-Hosseini, Mohammad Javad; Issartel, Colin; Konecny-Dupré, Lara; Kuntner, Matjaž; Fatemi, Yaser; Flot, Jean-François; Douady, Christophe J.; Malard, Florian" ;
dc:date "2024" ;
dc:title "A second species of Stenasellus Dollfus, 1897 (Isopoda, Stenasellidae) from sulfidic groundwater of Iran described using morphological and molecular methods" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenasellus_Dollfus_1897>
dwc:authority "Dollfus, 1897" ;
dwc:authorityName "Dollfus" ;
dwc:authorityYear "1897" ;
dwc:class "Malacostraca" ;
dwc:family "Stenasellidae" ;
dwc:genus "Stenasellus" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Dollfus, 1897" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Q2SR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenasellus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenasellus>
dwc:class "Malacostraca" ;
dwc:family "Stenasellidae" ;
dwc:genus "Stenasellus" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenasellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenasellidae>
dwc:family "Stenasellidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
dwc:order "Isopoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .