GG2RDF 2024-07-04T10:51:45.858Z full update: 001 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
36bab4dfe6
commit
1ad0ee21af
2956 changed files with 429050 additions and 0 deletions
108
data/D1/E4/0B/D1E40BF87FD159CCADFA22F9C27B9B95.ttl
Normal file
108
data/D1/E4/0B/D1E40BF87FD159CCADFA22F9C27B9B95.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/D1E40BF87FD159CCADFA22F9C27B9B95>
|
||||
dc:creator "Tillack, Frank; Ruiter, Ronald de; Roedel, Mark-Oliver" ;
|
||||
dc:title "Hyperolius kwidjwiensis Ahl 1931" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyperolius_kwidjwiensis_Ahl_1931> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.97.68000> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.97.68000>
|
||||
bibo:endPage "450" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zoosystematics and Evolution" ;
|
||||
bibo:pubDate "2021-08-10" ;
|
||||
bibo:startPage "407" ;
|
||||
bibo:volume "97" ;
|
||||
dc:creator "Tillack, Frank; Ruiter, Ronald de; Roedel, Mark-Oliver" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A type catalogue of the reed frogs (Amphibia, Anura, Hyperoliidae) in the collection of the Museum fuer Naturkunde Berlin (ZMB) with comments on historical collectors and expeditions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hyperolius_kwidjwiensis_Ahl_1931>
|
||||
dwc:LSID "D1E40BF8-7FD1-59CC-ADFA-22F9C27B9B95" ;
|
||||
dwc:authority "Ahl, 1931 a: 38." ;
|
||||
dwc:authorityName "Ahl" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Hyperoliidae" ;
|
||||
dwc:genus "Hyperolius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ahl, 1931" ;
|
||||
dwc:species "kwidjwiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyperolius_kwidjwiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyperolius_kwidjwiensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Hyperoliidae" ;
|
||||
dwc:genus "Hyperolius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kwidjwiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperolius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyperolius>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Hyperoliidae" ;
|
||||
dwc:genus "Hyperolius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyperoliidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Hyperoliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
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 .
|
||||
165
data/D1/E4/15/D1E4156F4C7D364D0FF97E4771546D20.ttl
Normal file
165
data/D1/E4/15/D1E4156F4C7D364D0FF97E4771546D20.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/D1E4156F4C7D364D0FF97E4771546D20>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Trachypithecus (Trachypithecus) auratus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D1E4156F4C7D364D0FF97E4771546D20.mc.B2B657C19AD01622EEA25DC221E5EE74> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trachypithecus_auratus_Geoffroy_1812> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cercopithecus_auratus_Geoffroy_1812> ;
|
||||
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/Trachypithecus_auratus_Geoffroy_1812>
|
||||
dwc:authority "(E. Geoffroy 1812)" ;
|
||||
dwc:baseAuthorityName "E. Geoffroy" ;
|
||||
dwc:baseAuthorityYear "1812" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Trachypithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(E. Geoffroy, 1812)" ;
|
||||
dwc:species "auratus" ;
|
||||
dwc:subGenus "Trachypithecus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57SD5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachypithecus_auratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cercopithecus_auratus_Geoffroy_1812>
|
||||
dwc:authority "E. Geoffroy 1812" ;
|
||||
dwc:authorityName "E. Geoffroy" ;
|
||||
dwc:authorityYear "1812" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Cercopithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "E. Geoffroy, 1812" ;
|
||||
dwc:species "auratus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cercopithecus_auratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachypithecus_auratus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Trachypithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "auratus" ;
|
||||
dwc:subGenus "Trachypithecus" ;
|
||||
dwc:vernacularName "Javan Lutung"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trachypithecus_Trachypithecus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachypithecus_Trachypithecus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Trachypithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Trachypithecus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trachypithecus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachypithecus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Trachypithecus" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Cercopithecus_auratus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Cercopithecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Primates" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "auratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercopithecus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cercopithecus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cercopithecidae" ;
|
||||
dwc:genus "Cercopithecus" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/D1E4156F4C7D364D0FF97E4771546D20.mc.B2B657C19AD01622EEA25DC221E5EE74>
|
||||
trt:gbifOccurrenceId "4867331469" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D1E4156F4C7D364D0FF97E4771546D20#B2B657C19AD01622EEA25DC221E5EE74> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue