treatments-rdf/data/7A/7B/3E/7A7B3E19AD0B5874612004851C9F8D2E.ttl

43 lines
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'
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/7A7B3E19AD0B5874612004851C9F8D2E>
dc:creator "Candek, Klemen; Gregoric, Matjaz; Kostanjsek, Rok; Frick, Holger; Kropf, Christian; Kuntner, Matjaz; Miller, Jeremy A.; Hoeksema, Bert W." ;
dc:title "Leptorchetes berolinensis" ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.1.e980> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptorchetes_berolinensis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.1.e980>
bibo:endPage "980" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "980" ;
bibo:volume "1" ;
dc:creator "Candek, Klemen; Gregoric, Matjaz; Kostanjsek, Rok; Frick, Holger; Kropf, Christian; Kuntner, Matjaz; Miller, Jeremy A.; Hoeksema, Bert W." ;
dc:date "2013" ;
dc:title "Targeting a portion of central European spider diversity for permanent preservation" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Leptorchetes_berolinensis>
# Warning: Could not determine parent name ;
dwc:genus "Leptorchetes" ;
dwc:rank "species" ;
dwc:species "berolinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptorchetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptorchetes>
dwc:genus "Leptorchetes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptorchetes_berolinensis> ;
a dwcFP:TaxonName .