GG2RDF 2024-07-04T10:51:45.858Z full update: 224 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
8677f681fd
commit
1d71f7d018
3000 changed files with 416100 additions and 0 deletions
46
data/B0/BB/D0/B0BBD03561728EDBB2EACE116DFC5D60.ttl
Normal file
46
data/B0/BB/D0/B0BBD03561728EDBB2EACE116DFC5D60.ttl
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
@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/B0BBD03561728EDBB2EACE116DFC5D60>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaspiridae>' due to issues with rank ;
|
||||
dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ;
|
||||
dc:title "Megaspiridae Pilsbry 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megaspiridae_Pilsbry_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.588.7906> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.588.7906>
|
||||
bibo:endPage "199" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "588" ;
|
||||
dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Synopsis of Central Andean Orthalicoid land snails (Gastropoda, Stylommatophora), excluding Bulimulidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megaspiridae_Pilsbry_1904>
|
||||
dwc:authority "Pilsbry, 1904" ;
|
||||
dwc:authorityName "Pilsbry" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:family "Megaspiridae" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Pilsbry, 1904" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NJPQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaspiridae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaspiridae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:family "Megaspiridae" ;
|
||||
dwc:rank "family" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue