63 lines
2.4 KiB
Turtle
63 lines
2.4 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#> .
|
||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||
|
||
<http://treatment.plazi.org/id/0396412C1C78A73E98482B03FF35F9BA>
|
||
dc:creator "Lamsdell, James C." ;
|
||
dc:title "Arachnida Lamarck 1801" ;
|
||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arachnida_Lamarck_1801> ;
|
||
trt:publishedIn <http://dx.doi.org/10.1111/j.1096-3642.2012.00874.x> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.1111/j.1096-3642.2012.00874.x>
|
||
bibo:endPage "27" ;
|
||
bibo:issue "1" ;
|
||
bibo:journal "Zoological Journal of the Linnean Society" ;
|
||
bibo:pubDate "2012-12-18" ;
|
||
bibo:startPage "1" ;
|
||
bibo:volume "167" ;
|
||
dc:creator "Lamsdell, James C." ;
|
||
dc:date "2013" ;
|
||
dc:title "Revised systematics of Palaeozoic ‘ horseshoe crabs’ and the myth of monophyletic Xiphosura" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Arachnida_Lamarck_1801>
|
||
dwc:authority "LAMARCK, 1801" ;
|
||
dwc:authorityName "Lamarck" ;
|
||
dwc:authorityYear "1801" ;
|
||
dwc:class "Arachnida" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "class" ;
|
||
dwc:scientificNameAuthorship "Lamarck, 1801" ;
|
||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RC> ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||
dwc:class "Arachnida" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
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:kingdom "Animalia" ;
|
||
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 .
|