This commit is contained in:
parent
a3f0c492f4
commit
6f9315f66f
91
data/03/F0/87/03F087FEFFC7FF9DFC9CC6342D58FAFA.ttl
Normal file
91
data/03/F0/87/03F087FEFFC7FF9DFC9CC6342D58FAFA.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/03F087FEFFC7FF9DFC9CC6342D58FAFA>
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:title "Amphiperatherium frequens" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amphiperatherium_frequens_Meyer_1846> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2020v19a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/cr-palevol2020v19a1>
|
||||
bibo:endPage "25" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Comptes Rendus Palevol" ;
|
||||
bibo:pubDate "2020-07-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Stuck in the middle. A geographical appraisal of the oldest insectivores - and a marsupial - from the Vallès-Penedès Basin (early Miocene, Catalonia, Spain)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amphiperatherium_frequens_Meyer_1846>
|
||||
dwc:authority "(von Meyer, 1846)" ;
|
||||
dwc:baseAuthorityName "von Meyer" ;
|
||||
dwc:baseAuthorityYear "1846" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Didelphidae" ;
|
||||
dwc:genus "Amphiperatherium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Didelphimorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(von Meyer, 1846)" ;
|
||||
dwc:species "frequens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphiperatherium_frequens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphiperatherium_frequens>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Didelphidae" ;
|
||||
dwc:genus "Amphiperatherium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Didelphimorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frequens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphiperatherium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphiperatherium>
|
||||
dwc:genus "Amphiperatherium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Didelphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Didelphidae>
|
||||
dwc:family "Didelphidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Didelphimorphia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Didelphimorphia>
|
||||
dwc:order "Didelphimorphia" ;
|
||||
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 .
|
91
data/03/F0/87/03F087FEFFC9FF9DFF30C6742AF1FB5A.ttl
Normal file
91
data/03/F0/87/03F087FEFFC9FF9DFF30C6742AF1FB5A.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/03F087FEFFC9FF9DFF30C6742AF1FB5A>
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:title "Galerix remmerti van den Hoek Ostende 2003" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Galerix_remmerti_Ostende_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2020v19a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/cr-palevol2020v19a1>
|
||||
bibo:endPage "25" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Comptes Rendus Palevol" ;
|
||||
bibo:pubDate "2020-07-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Stuck in the middle. A geographical appraisal of the oldest insectivores - and a marsupial - from the Vallès-Penedès Basin (early Miocene, Catalonia, Spain)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Galerix_remmerti_Ostende_2003>
|
||||
dwc:authority "Van den Hoek Ostende, 2003" ;
|
||||
dwc:authorityName "van den Hoek Ostende" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Galerix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "van den Hoek Ostende, 2003" ;
|
||||
dwc:species "remmerti" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Galerix_remmerti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Galerix_remmerti>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Galerix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "remmerti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Galerix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Galerix>
|
||||
dwc:genus "Galerix" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceidae>
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha>
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
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 .
|
91
data/03/F0/87/03F087FEFFCAFF98FF5EC6D72C6CF9F8.ttl
Normal file
91
data/03/F0/87/03F087FEFFCAFF98FF5EC6D72C6CF9F8.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/03F087FEFFCAFF98FF5EC6D72C6CF9F8>
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:title "Desmanodon daamsi van den Hoek Ostende 1997" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Desmanodon_daamsi_Ostende_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2020v19a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/cr-palevol2020v19a1>
|
||||
bibo:endPage "25" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Comptes Rendus Palevol" ;
|
||||
bibo:pubDate "2020-07-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Stuck in the middle. A geographical appraisal of the oldest insectivores - and a marsupial - from the Vallès-Penedès Basin (early Miocene, Catalonia, Spain)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Desmanodon_daamsi_Ostende_1997>
|
||||
dwc:authority "Van den Hoek Ostende, 1997" ;
|
||||
dwc:authorityName "van den Hoek Ostende" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Talpidae" ;
|
||||
dwc:genus "Desmanodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "van den Hoek Ostende, 1997" ;
|
||||
dwc:species "daamsi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Desmanodon_daamsi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Desmanodon_daamsi>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Talpidae" ;
|
||||
dwc:genus "Desmanodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "daamsi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Desmanodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Desmanodon>
|
||||
dwc:genus "Desmanodon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Talpidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Talpidae>
|
||||
dwc:family "Talpidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
91
data/03/F0/87/03F087FEFFCFFF84FC74C6752EF7FAB9.ttl
Normal file
91
data/03/F0/87/03F087FEFFCFFF84FC74C6752EF7FAB9.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/03F087FEFFCFFF84FC74C6752EF7FAB9>
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:title "Heterosorex neumayrianus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterosorex_neumayrianus_Schlosser_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2020v19a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/cr-palevol2020v19a1>
|
||||
bibo:endPage "25" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Comptes Rendus Palevol" ;
|
||||
bibo:pubDate "2020-07-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Van Den Hoek Ostende, Lars W.; Casanovas-Vilar, Isaac; Furió, Marc" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Stuck in the middle. A geographical appraisal of the oldest insectivores - and a marsupial - from the Vallès-Penedès Basin (early Miocene, Catalonia, Spain)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heterosorex_neumayrianus_Schlosser_1887>
|
||||
dwc:authority "(Schlosser, 1887)" ;
|
||||
dwc:baseAuthorityName "Schlosser" ;
|
||||
dwc:baseAuthorityYear "1887" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Heterosorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schlosser, 1887)" ;
|
||||
dwc:species "neumayrianus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterosorex_neumayrianus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterosorex_neumayrianus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Heterosorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neumayrianus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterosorex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterosorex>
|
||||
dwc:genus "Heterosorex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:order "Soricomorpha" ;
|
||||
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