This commit is contained in:
parent
1d4963af1c
commit
ab1a00b26e
82
data/03/90/87/039087E0FF54E853FFD369AD3DE9F9B3.ttl
Normal file
82
data/03/90/87/039087E0FF54E853FFD369AD3DE9F9B3.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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/039087E0FF54E853FFD369AD3DE9F9B3>
|
||||
dc:creator "Brocklehurst, Neil; Fröbisch, Jörg" ;
|
||||
dc:title "Phreatophasma aenigmaticum Efremov 1954" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phreatophasma_aenigmaticum_Efremov_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5194/fr-20-87-2017> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5194/fr-20-87-2017>
|
||||
bibo:endPage "93" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Fossil Record" ;
|
||||
bibo:pubDate "2017-02-21" ;
|
||||
bibo:startPage "87" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Brocklehurst, Neil; Fröbisch, Jörg" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A re-examination of the enigmatic Russian tetrapod Phreatophasma aenigmaticum and its evolutionary implications" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phreatophasma_aenigmaticum_Efremov_1954>
|
||||
dwc:authority "Efremov, 1954" ;
|
||||
dwc:authorityName "Efremov" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:family "Caseidae" ;
|
||||
dwc:genus "Phreatophasma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Efremov, 1954" ;
|
||||
dwc:species "aenigmaticum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phreatophasma_aenigmaticum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phreatophasma_aenigmaticum>
|
||||
dwc:family "Caseidae" ;
|
||||
dwc:genus "Phreatophasma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aenigmaticum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phreatophasma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phreatophasma>
|
||||
dwc:family "Caseidae" ;
|
||||
dwc:genus "Phreatophasma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caseidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caseidae>
|
||||
dwc:family "Caseidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
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 .
|
Loading…
Reference in a new issue