89 lines
3.1 KiB
Turtle
89 lines
3.1 KiB
Turtle
@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#> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03D02513FFC7CF5C12B2FA5CD797D44E>
|
|
dc:creator "Rainer Hutterer" ;
|
|
dc:title "Galemys pyrenaicus" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Galemys_pyrenaicus_Geoffroy_1811> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.7353085> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.7353085>
|
|
bibo:endPage "130" ;
|
|
bibo:startPage "69" ;
|
|
dc:creator "Rainer Hutterer" ;
|
|
dc:date "1993" ;
|
|
dc:title "Order Insectivora" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Galemys_pyrenaicus_Geoffroy_1811>
|
|
dwc:authority "(E. Geoffroy, 1811)" ;
|
|
dwc:baseAuthorityName "E. Geoffroy" ;
|
|
dwc:baseAuthorityYear "1811" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Talpidae" ;
|
|
dwc:genus "Galemys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Insectivora" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Geoffroy, 1811)" ;
|
|
dwc:species "pyrenaicus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Galemys_pyrenaicus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Galemys_pyrenaicus>
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Talpidae" ;
|
|
dwc:genus "Galemys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Insectivora" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "pyrenaicus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Galemys> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Galemys>
|
|
dwc:genus "Galemys" ;
|
|
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/Insectivora> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Insectivora>
|
|
dwc:order "Insectivora" ;
|
|
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 .
|