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/03D02513FFFBCF6012B5FD2AD182D0A1>
|
|
dc:creator "Rainer Hutterer" ;
|
|
dc:title "Hylomys suillus Muller 1840" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylomys_suillus_Muller_1840> ;
|
|
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/Hylomys_suillus_Muller_1840>
|
|
dwc:authority "Muller, 1840" ;
|
|
dwc:authorityName "Muller" ;
|
|
dwc:authorityYear "1840" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Erinaceidae" ;
|
|
dwc:genus "Hylomys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Insectivora" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Muller, 1840" ;
|
|
dwc:species "suillus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylomys_suillus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Hylomys_suillus>
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Erinaceidae" ;
|
|
dwc:genus "Hylomys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Insectivora" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "suillus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylomys> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Hylomys>
|
|
dwc:genus "Hylomys" ;
|
|
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/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 .
|