This commit is contained in:
parent
399f0c9283
commit
b387ae81a9
107
data/03/8F/E5/038FE5135520FFBCFCDEFB8CFACBF9F6.ttl
Normal file
107
data/03/8F/E5/038FE5135520FFBCFCDEFB8CFACBF9F6.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038FE5135520FFBCFCDEFB8CFACBF9F6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Ramos_1999> ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:title "Brachylagus coloradoensis Ramos 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_coloradoensis_Ramos_1999> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2009-06-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "29" ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Pleistocene lagomorphs from Cathedral Cave, Nevada" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_coloradoensis_Ramos_1999>
|
||||
dwc:authority "Ramos 1999" ;
|
||||
dwc:authorityName "Ramos" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ramos, 1999" ;
|
||||
dwc:species "coloradoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_coloradoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Ramos_1999>
|
||||
dwc:baseAuthorityName "Ramos" ;
|
||||
dwc:baseAuthorityYear "1999" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ramos, 1999)" ;
|
||||
dwc:species "idahoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_idahoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachylagus_coloradoensis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coloradoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachylagus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachylagus>
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leporidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leporidae>
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lagomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lagomorpha>
|
||||
dwc:order "Lagomorpha" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
143
data/03/8F/E5/038FE5135520FFBCFF8EF9AEFBEEFBF6.ttl
Normal file
143
data/03/8F/E5/038FE5135520FFBCFF8EF9AEFBEEFBF6.ttl
Normal file
|
@ -0,0 +1,143 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038FE5135520FFBCFF8EF9AEFBEEFBF6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_Miller_1900>, <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Ramos_1999>, <http://taxon-concept.plazi.org/id/Animalia/Hypolagus_Dice_1917> ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:title "Brachylagus idahoensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Merriam_1891> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_coloradoensis> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2009-06-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "29" ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Pleistocene lagomorphs from Cathedral Cave, Nevada" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Merriam_1891>
|
||||
dwc:authority "(Merriam, 1891)" ;
|
||||
dwc:baseAuthorityName "Merriam" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Merriam, 1891)" ;
|
||||
dwc:species "idahoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MWT3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_idahoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Ramos_1999>
|
||||
dwc:authority "(Ramos 1999 b)" ;
|
||||
dwc:baseAuthorityName "Ramos" ;
|
||||
dwc:baseAuthorityYear "1999" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ramos, 1999)" ;
|
||||
dwc:species "idahoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_idahoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_Miller_1900>
|
||||
dwc:authorityName "Miller" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Miller, 1900" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypolagus_Dice_1917>
|
||||
dwc:authorityName "Dice" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Hypolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dice, 1917" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypolagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachylagus_idahoensis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "idahoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachylagus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachylagus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leporidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leporidae>
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lagomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lagomorpha>
|
||||
dwc:order "Lagomorpha" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
191
data/03/8F/E5/038FE5135527FFBCFC9EFBCCFEF6FA2B.ttl
Normal file
191
data/03/8F/E5/038FE5135527FFBCFC9EFBCCFEF6FA2B.ttl
Normal file
|
@ -0,0 +1,191 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038FE5135527FFBCFC9EFBCCFEF6FA2B>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_Russell_1986>, <http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_agilis_Baxter_2004>, <http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Merriam_1891>, <http://taxon-concept.plazi.org/id/Animalia/Nekrolagus_Hibbard_1939>, <http://taxon-concept.plazi.org/id/Animalia/Ochotona_Link_1795>, <http://taxon-concept.plazi.org/id/Animalia/Pliopentalagus_Gureev_1964> ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:title "Aztlanolagus agilis Russell and Harris 1986" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038FE5135527FFBCFC9EFBCCFEF6FA2B.mc.3B4E5E585520FFBCFF6EFAB0FEFBFA2B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_agilis_Russell_1986> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aztlanolagus_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Brachylagus_coloradoensis>, <http://taxon-name.plazi.org/id/Animalia/Ochotona_undetermined> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFB69D6B5524FFB8FFFEFF93FFAFFFF6>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2009-06-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "29" ;
|
||||
dc:creator "Christopher; Jass, N.; Usa; J. J.; Usa" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Pleistocene lagomorphs from Cathedral Cave, Nevada" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_agilis_Russell_1986>
|
||||
dwc:authority "Russell and Harris, 1986" ;
|
||||
dwc:authorityName "Russell and Harris" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Aztlanolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Russell & Harris, 1986" ;
|
||||
dwc:species "agilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aztlanolagus_agilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nekrolagus_Hibbard_1939>
|
||||
dwc:authorityName "Hibbard" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Nekrolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hibbard, 1939" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nekrolagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ochotona_Link_1795>
|
||||
dwc:authorityName "Link" ;
|
||||
dwc:authorityYear "1795" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ochotonidae" ;
|
||||
dwc:genus "Ochotona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Link, 1795" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochotona> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_Russell_1986>
|
||||
dwc:authorityName "Russell and Harris" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Aztlanolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Russell & Harris, 1986" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aztlanolagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aztlanolagus_agilis_Baxter_2004>
|
||||
dwc:authority ", Baxter (2004)" ;
|
||||
dwc:authorityName ", Baxter" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Aztlanolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Baxter, 2004" ;
|
||||
dwc:species "agilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aztlanolagus_agilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachylagus_idahoensis_Merriam_1891>
|
||||
dwc:baseAuthorityName "Merriam" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Brachylagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Merriam, 1891)" ;
|
||||
dwc:species "idahoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachylagus_idahoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pliopentalagus_Gureev_1964>
|
||||
dwc:authorityName "Gureev & Konkova" ;
|
||||
dwc:authorityYear "1964" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Pliopentalagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gureev & Konkova, 1964" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pliopentalagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aztlanolagus_agilis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Aztlanolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aztlanolagus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aztlanolagus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:genus "Aztlanolagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lagomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leporidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leporidae>
|
||||
dwc:family "Leporidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lagomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lagomorpha>
|
||||
dwc:order "Lagomorpha" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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/038FE5135527FFBCFC9EFBCCFEF6FA2B.mc.3B4E5E585520FFBCFF6EFAB0FEFBFA2B>
|
||||
dwc:locality "Smith Creek Cave" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038FE5135527FFBCFC9EFBCCFEF6FA2B#3B4E5E585520FFBCFF6EFAB0FEFBFA2B> ;
|
||||
a dwc:MaterialCitation .
|
68
data/39/6D/3C/396D3C09F924FD59F436FBD22D83293A.ttl
Normal file
68
data/39/6D/3C/396D3C09F924FD59F436FBD22D83293A.ttl
Normal file
|
@ -0,0 +1,68 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/396D3C09F924FD59F436FBD22D83293A>
|
||||
dc:creator "Robert; Boessenecker, W.; Mt" ;
|
||||
dc:title "Cetacea Brisson 1762" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cetacea_Brisson_1762> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C5544471F927FD5AF756FFF129772D6F> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C5544471F927FD5AF756FFF129772D6F>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2011-02-18" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "30" ;
|
||||
dc:creator "Robert; Boessenecker, W.; Mt" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Herpetocetine (Cetacea: Mysticeti) dentaries from the Upper Miocene Santa Margarita Sandstone of Central California" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cetacea_Brisson_1762>
|
||||
dwc:authority "Brisson 1762" ;
|
||||
dwc:authorityName "Brisson" ;
|
||||
dwc:authorityYear "1762" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cetacea" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
dwc:scientificNameAuthorship "Brisson, 1762" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cetacea" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
260
data/3E/2D/DB/3E2DDB79915EDA4389C67A4A16335E24.ttl
Normal file
260
data/3E/2D/DB/3E2DDB79915EDA4389C67A4A16335E24.ttl
Normal file
|
@ -0,0 +1,260 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3E2DDB79915EDA4389C67A4A16335E24>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Merycodontinae>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Camelidae_Gray_1821>, <http://taxon-concept.plazi.org/id/Animalia/Delahomeryx_Stevens_1969>, <http://taxon-concept.plazi.org/id/Animalia/Dorcatherium_Kaup_1833>, <http://taxon-concept.plazi.org/id/Animalia/Hypertragulus_Amnh_>, <http://taxon-concept.plazi.org/id/Animalia/Merycodus_Janis_1998>, <http://taxon-concept.plazi.org/id/Animalia/Merycodus_Kuvp_>, <http://taxon-concept.plazi.org/id/Animalia/Michenia_Frick_1971>, <http://taxon-concept.plazi.org/id/Animalia/Moschidae_Gray_1821>, <http://taxon-concept.plazi.org/id/Animalia/Nanotragulus_Lull_1922>, <http://taxon-concept.plazi.org/id/Animalia/Paracosoryx_Janis_1998>, <http://taxon-concept.plazi.org/id/Animalia/Pronodens_Koerner_1940>, <http://taxon-concept.plazi.org/id/Animalia/Pseudoceras_Frick_1937>, <http://taxon-concept.plazi.org/id/Animalia/Stenomylus_Peterson_1906> ;
|
||||
dc:creator "Brian; Larry, L. Beatty; Martin, D.; Ny; Ks" ;
|
||||
dc:title "Antilocapridae Gray 1866" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Antilocapridae_Gray_1866> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelocidae>, <http://taxon-name.plazi.org/id/Animalia/Hypertragulus> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C214A301915CDA478A467B2A17215872> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C214A301915CDA478A467B2A17215872>
|
||||
bibo:endPage "35" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2009-06-22" ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "29" ;
|
||||
dc:creator "Brian; Larry, L. Beatty; Martin, D.; Ny; Ks" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "The earliest North American record of the Antilocapridae (Artiodactyla, Mammalia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Antilocapridae_Gray_1866>
|
||||
dwc:authority "Gray, 1866" ;
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1866" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Antilocapridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1866" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antilocapridae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paracosoryx_Janis_1998>
|
||||
dwc:baseAuthorityName "Janis and Manning" ;
|
||||
dwc:baseAuthorityYear "1998" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Antilocapridae" ;
|
||||
dwc:genus "Paracosoryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Janis & Manning, 1998)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paracosoryx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Merycodus_Kuvp_>
|
||||
dwc:authority ", KUVP" ;
|
||||
dwc:authorityName "KUVP" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Antilocapridae" ;
|
||||
dwc:genus "Merycodus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kuvp" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merycodus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Merycodus_Janis_1998>
|
||||
dwc:authority "(Janis and Manning 1998)" ;
|
||||
dwc:baseAuthorityName "Janis and Manning" ;
|
||||
dwc:baseAuthorityYear "1998" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Antilocapridae" ;
|
||||
dwc:genus "Merycodus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Janis & Manning, 1998)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merycodus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dorcatherium_Kaup_1833>
|
||||
dwc:authorityName "Kaup" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Tragulidae" ;
|
||||
dwc:genus "Dorcatherium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kaup, 1833" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorcatherium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudoceras_Frick_1937>
|
||||
dwc:authorityName "Frick" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Gelocidae" ;
|
||||
dwc:genus "Pseudoceras" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Frick, 1937" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudoceras> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pronodens_Koerner_1940>
|
||||
dwc:authorityName "Koerner" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Leptomerycidae" ;
|
||||
dwc:genus "Pronodens" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Koerner, 1940" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pronodens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nanotragulus_Lull_1922>
|
||||
dwc:authorityName "Lull" ;
|
||||
dwc:authorityYear "1922" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hypertragulidae" ;
|
||||
dwc:genus "Nanotragulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Lull, 1922" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nanotragulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypertragulus_Amnh_>
|
||||
dwc:authority ", AMNH" ;
|
||||
dwc:authorityName "AMNH" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hypertragulidae" ;
|
||||
dwc:genus "Hypertragulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Amnh" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypertragulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Moschidae_Gray_1821>
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1821" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Moschidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1821" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Moschidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camelidae_Gray_1821>
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1821" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Camelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1821" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camelidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stenomylus_Peterson_1906>
|
||||
dwc:authorityName "Peterson" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Camelidae" ;
|
||||
dwc:genus "Stenomylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Peterson, 1906" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenomylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Michenia_Frick_1971>
|
||||
dwc:authorityName "Frick & Taylor" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Camelidae" ;
|
||||
dwc:genus "Michenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Frick & Taylor, 1971" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Michenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Delahomeryx_Stevens_1969>
|
||||
dwc:authorityName "Stevens" ;
|
||||
dwc:authorityYear "1969" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Camelidae" ;
|
||||
dwc:genus "Delahomeryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stevens, 1969" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Delahomeryx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antilocapridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Antilocapridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Artiodactyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Artiodactyla>
|
||||
dwc:order "Artiodactyla" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
76
data/91/6B/28/916B2809FFEBAE2E5EB853D935D0FBAD.ttl
Normal file
76
data/91/6B/28/916B2809FFEBAE2E5EB853D935D0FBAD.ttl
Normal file
|
@ -0,0 +1,76 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/916B2809FFEBAE2E5EB853D935D0FBAD>
|
||||
dc:creator "Tseng, Zhijie Jack; Wang, Xiaoming; Stewart, J. D." ;
|
||||
dc:title "Mustelidae Fischer de Waldheim 1817" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mustelidae_Waldheim_1817> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5070/P9291021804> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5070/P9291021804>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2009-06-22" ;
|
||||
bibo:startPage "13" ;
|
||||
bibo:volume "29" ;
|
||||
dc:creator "Tseng, Zhijie Jack; Wang, Xiaoming; Stewart, J. D." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "A new immigrant mustelid (Carnivora, Mammalia) from the middle Miocene Temblor Formation of central California" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mustelidae_Waldheim_1817>
|
||||
dwc:authority "Fischer de Waldheim 1817" ;
|
||||
dwc:authorityName "Fischer de Waldheim" ;
|
||||
dwc:authorityYear "1817" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Fischer de Waldheim, 1817" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CZT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mustelidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mustelidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carnivora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carnivora>
|
||||
dwc:order "Carnivora" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
Loading…
Reference in a new issue