GG2RDF 2024-08-28T23:55:38.360Z (plazi/treatments-xml)
This commit is contained in:
parent
ce01748b13
commit
6fefca7b71
4 changed files with 184 additions and 6 deletions
122
data/03/8C/1A/038C1A2E72084256B7263D9BFAF1FDD0.ttl
Normal file
122
data/03/8C/1A/038C1A2E72084256B7263D9BFAF1FDD0.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/038C1A2E72084256B7263D9BFAF1FDD0>
|
||||
dc:creator "Salesa, Manuel J.; Sánchez, Israel M.; Morales, Jorge" ;
|
||||
dc:title "Sinohippus sampelayoi" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1A2E72084256B7263D9BFAF1FDD0.mc.3B4DA16572084254B7263EEDFA20F940>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1A2E72084256B7263D9BFAF1FDD0.mc.3B4DA16572084254B7263EAFFB60F886> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinohippus_sampelayoi_Villalta_1945> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFB5625672094255B40A3846FFE1FF9C> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFB5625672094255B40A3846FFE1FF9C>
|
||||
bibo:endPage "196" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Palaeontologica Polonica" ;
|
||||
bibo:pubDate "2004-12-31" ;
|
||||
bibo:startPage "189" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Salesa, Manuel J.; Sánchez, Israel M.; Morales, Jorge" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Presence of the Asian horse Sinohippus in the Miocene of Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinohippus_sampelayoi_Villalta_1945>
|
||||
dwc:authority "(Villalta and Crusafont, 1945)" ;
|
||||
dwc:baseAuthorityName "Villalta and Crusafont" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Equidae" ;
|
||||
dwc:genus "Sinohippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perissodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Villalta & Crusafont, 1945)" ;
|
||||
dwc:species "sampelayoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinohippus_sampelayoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinohippus_sampelayoi>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Equidae" ;
|
||||
dwc:genus "Sinohippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perissodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sampelayoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinohippus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinohippus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Equidae" ;
|
||||
dwc:genus "Sinohippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perissodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Equidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Equidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Equidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perissodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perissodactyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perissodactyla>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perissodactyla" ;
|
||||
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/038C1A2E72084256B7263D9BFAF1FDD0.mc.3B4DA16572084254B7263EEDFA20F940>
|
||||
dwc:catalogNumber "IGME 1175" ;
|
||||
dwc:collectionCode "IGME" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038C1A2E72084256B7263D9BFAF1FDD0#3B4DA16572084254B7263EEDFA20F940> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038C1A2E72084256B7263D9BFAF1FDD0.mc.3B4DA16572084254B7263EAFFB60F886>
|
||||
dwc:catalogNumber "IPS-70" ;
|
||||
dwc:collectionCode "IPS-" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038C1A2E72084256B7263D9BFAF1FDD0#3B4DA16572084254B7263EAFFB60F886> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue