91 lines
3.2 KiB
Turtle
91 lines
3.2 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/C30587A9A542FFB3FF2833018089DFB0>
|
|
dc:creator "Karl F. Koopman" ;
|
|
dc:title "Rhinolophus mehelyi Matschie 1901" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinolophus_mehelyi_Matschie_1901> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.7353060> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.7353060>
|
|
bibo:endPage "241" ;
|
|
bibo:startPage "137" ;
|
|
dc:creator "Karl F. Koopman" ;
|
|
dc:date "1993" ;
|
|
dc:title "Order Chiroptera" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Rhinolophus_mehelyi_Matschie_1901>
|
|
dwc:ID-ENA "342862" ;
|
|
dwc:authority "Matschie, 1901" ;
|
|
dwc:authorityName "Matschie" ;
|
|
dwc:authorityYear "1901" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Rhinolophidae" ;
|
|
dwc:genus "Rhinolophus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Chiroptera" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Matschie, 1901" ;
|
|
dwc:species "mehelyi" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S98M> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinolophus_mehelyi> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhinolophus_mehelyi>
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Rhinolophidae" ;
|
|
dwc:genus "Rhinolophus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Chiroptera" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "mehelyi" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinolophus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhinolophus>
|
|
dwc:genus "Rhinolophus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinolophidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhinolophidae>
|
|
dwc:family "Rhinolophidae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
|
dwc:order "Chiroptera" ;
|
|
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 .
|