treatments-rdf/data/03/BF/87/03BF87D45958FFE5FE170A9514D5FAE8.ttl

59 lines
2.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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BF87D45958FFE5FE170A9514D5FAE8>
dc:creator "Blackmon, Heath; Demuth, Jeffery P." ;
dc:title "Coleoptera KARYOTYPE DATABASE" ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-69.1.174> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Coleoptera> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-69.1.174>
bibo:endPage "175" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2015-03-31" ;
bibo:startPage "174" ;
bibo:volume "69" ;
dc:creator "Blackmon, Heath; Demuth, Jeffery P." ;
dc:date "2015" ;
dc:title "Coleoptera Karyotype Database" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Coleoptera>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Coleoptera" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .