@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier cito:cites ; dc:creator "Karl F. Koopman" ; dc:title "Nyctalus montanus" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "241" ; bibo:startPage "137" ; dc:creator "Karl F. Koopman" ; dc:date "1993" ; dc:title "Order Chiroptera" ; a fabio:BookSection . dwc:authority "(Barrett-Hamilton, 1906)" ; dwc:baseAuthorityName "Barrett-Hamilton" ; dwc:baseAuthorityYear "1906" ; dwc:class "Mammalia" ; dwc:family "Vespertilionidae" ; dwc:genus "Nyctalus" ; dwc:kingdom "Animalia" ; dwc:order "Chiroptera" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Barrett-Hamilton, 1906)" ; dwc:species "montanus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:baseAuthorityName "Kuhl" ; dwc:baseAuthorityYear "1817" ; dwc:class "Mammalia" ; dwc:family "Vespertilionidae" ; dwc:genus "Nyctalus" ; dwc:kingdom "Animalia" ; dwc:order "Chiroptera" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Kuhl, 1817)" ; dwc:species "leisleri" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Mammalia" ; dwc:family "Vespertilionidae" ; dwc:genus "Nyctalus" ; dwc:kingdom "Animalia" ; dwc:order "Chiroptera" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:species "montanus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Nyctalus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Vespertilionidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Chiroptera" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Mammalia" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Chordata" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .