GG2RDF 2024-07-04T10:51:45.858Z full update: 008 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
cf81522f95
commit
d0eb4a9472
3000 changed files with 408282 additions and 0 deletions
101
data/9F/F2/22/9FF222FA4871810344116D26F2C1163B.ttl
Normal file
101
data/9F/F2/22/9FF222FA4871810344116D26F2C1163B.ttl
Normal file
|
@ -0,0 +1,101 @@
|
|||
@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/9FF222FA4871810344116D26F2C1163B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spilophorina>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spilophorini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Spilophorina Krikken 1984" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spilophorus>, <http://taxon-name.plazi.org/id/Animalia/Spilophora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spilophorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cetoniidae" ;
|
||||
dwc:genus "Spilophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cetoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spilophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Spilophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
113
data/9F/F2/26/9FF2266848389E51EC1F3AE0BCA99275.ttl
Normal file
113
data/9F/F2/26/9FF2266848389E51EC1F3AE0BCA99275.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@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/9FF2266848389E51EC1F3AE0BCA99275>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Rhinopithecus bieti Milne-Edwards 1897" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9FF2266848389E51EC1F3AE0BCA99275.mc.4AD95135A83D9A3B27D678306E97E017> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinopithecus_bieti_Milne-Edwards_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "184" ;
|
||||
bibo:startPage "111" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Primates" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhinopithecus_bieti_Milne-Edwards_1897>
|
||||
dwc:authority "Milne-Edwards 1897" ;
|
||||
dwc:authorityName "Milne-Edwards" ;
|
||||
dwc:authorityYear "1897" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Rhinopithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Milne-Edwards, 1897" ;
|
||||
dwc:species "bieti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S9ML> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinopithecus_bieti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhinopithecus_bieti>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Rhinopithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bieti" ;
|
||||
dwc:vernacularName "Black Snub-nosed Monkey"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinopithecus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhinopithecus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Rhinopithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercopithecidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cercopithecidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Primates>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9FF2266848389E51EC1F3AE0BCA99275.mc.4AD95135A83D9A3B27D678306E97E017>
|
||||
dwc:verbatimLatitude "28.416666" ;
|
||||
dwc:verbatimLongitude "98.916664" ;
|
||||
trt:gbifOccurrenceId "4867331544" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9FF2266848389E51EC1F3AE0BCA99275#4AD95135A83D9A3B27D678306E97E017> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue