GG2RDF 2024-07-04T10:51:45.858Z full update: 034 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
adaeec80c3
commit
d39e215b20
3000 changed files with 400656 additions and 0 deletions
32
data/55/F9/B5/55F9B51A53E0A73CD75807C5158FF776.ttl
Normal file
32
data/55/F9/B5/55F9B51A53E0A73CD75807C5158FF776.ttl
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/55F9B51A53E0A73CD75807C5158FF776>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Tegoribatidae" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/38BAEBB69AC1D79D40D2C7102E2C6B9E> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Tegoribatidae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/38BAEBB69AC1D79D40D2C7102E2C6B9E>
|
||||
bibo:endPage "417" ;
|
||||
bibo:startPage "323" ;
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "Hornmilben (Oribatida) [pages 323 to 417]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tegoribatidae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:family "Tegoribatidae" ;
|
||||
dwc:rank "family" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue