46 lines
2.3 KiB
Turtle
46 lines
2.3 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/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/CBF3E88AC866604069A467121313FD1F>
|
|
dc:creator "Candek, Klemen; Gregoric, Matjaz; Kostanjsek, Rok; Frick, Holger; Kropf, Christian; Kuntner, Matjaz; Miller, Jeremy A.; Hoeksema, Bert W." ;
|
|
dc:title "Corinnidae Karsch 1880" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Corinnidae_Candek_2013> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.1.e980> ;
|
|
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-concept.plazi.org/id/Animalia/Corinnidae_Candek_2013>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:authority "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema, 2013" ;
|
|
dwc:authorityName "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema" ;
|
|
dwc:authorityYear "2013" ;
|
|
dwc:family "Corinnidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema, 2013" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Corinnidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Corinnidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Corinnidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|