53 lines
2.2 KiB
Turtle
53 lines
2.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: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/243C1007F9FC939E3C7CEDDD33B588D6>
|
|
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
|
dc:title "Zilora nuda Provancher 1877" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zilora_nuda_Provancher_1877> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2598> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.179.2598>
|
|
bibo:endPage "242" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "215" ;
|
|
bibo:volume "179" ;
|
|
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
|
dc:date "2012" ;
|
|
dc:title "New Coleoptera records from New Brunswick, Canada: Mycetophagidae, Tetratomidae, and Melandryidae" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Zilora_nuda_Provancher_1877>
|
|
dwc:LSID "http://species-id.net/wiki/Zilora_nuda" ;
|
|
dwc:authority "Provancher, 1877 **" ;
|
|
dwc:genus "Zilora" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Provancher, 1877" ;
|
|
dwc:species "nuda" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NF4R> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zilora_nuda> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Zilora_nuda>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Zilora" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "nuda" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zilora> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Zilora>
|
|
dwc:genus "Zilora" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zilora_nuda> ;
|
|
a dwcFP:TaxonName .
|