63 lines
2.7 KiB
Turtle
63 lines
2.7 KiB
Turtle
@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#> .
|
||
# Error: the treatment is lacking the taxon
|
||
|
||
<http://treatment.plazi.org/id/CD25934CFFB21B1AFED0838D6B4DAA91>
|
||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Attheyella_arctica_Lilljeborg_1902>, <http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_arcticus_Lilljeborg_1902> ;
|
||
dc:creator "Dimante-Deimantovica, I.; Jensen, T. C.; Walseng, B." ;
|
||
dc:title "Bryocamptus (Arcticocamptus) arcticus Lilljeborg 1902" ;
|
||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2016.1159348> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.1080/00222933.2016.1159348>
|
||
bibo:endPage "1795" ;
|
||
bibo:issue "29" ;
|
||
bibo:journal "Journal of Natural History" ;
|
||
bibo:pubDate "2016-04-08" ;
|
||
bibo:startPage "1773" ;
|
||
bibo:volume "50" ;
|
||
dc:creator "Dimante-Deimantovica, I.; Jensen, T. C.; Walseng, B." ;
|
||
dc:date "2016" ;
|
||
dc:title "Freshwater harpacticoids (Crustacea: Copepoda: Harpacticoida) in Norway – a comprehensive contribution from G. O. Sars, and a provisional checklist" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_arcticus_Lilljeborg_1902>
|
||
dwc:authority "Lilljeborg, 1902" ;
|
||
dwc:authorityName "Lilljeborg" ;
|
||
dwc:authorityYear "1902" ;
|
||
dwc:class "Maxillopoda" ;
|
||
dwc:family "Canthocamptidae" ;
|
||
dwc:genus "Bryocamptus" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Harpacticoida" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "species" ;
|
||
dwc:scientificNameAuthorship "Lilljeborg, 1902" ;
|
||
dwc:species "arcticus" ;
|
||
dwc:subGenus "Arcticocamptus" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_arcticus> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Attheyella_arctica_Lilljeborg_1902>
|
||
dwc:authority "Lilljeborg, 1902" ;
|
||
dwc:authorityName "Lilljeborg" ;
|
||
dwc:authorityYear "1902" ;
|
||
dwc:class "Maxillopoda" ;
|
||
dwc:family "Canthocamptidae" ;
|
||
dwc:genus "Attheyella" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Harpacticoida" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "species" ;
|
||
dwc:scientificNameAuthorship "Lilljeborg, 1902" ;
|
||
dwc:species "arctica" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Attheyella_arctica> ;
|
||
a dwcFP:TaxonConcept .
|