47 lines
1.9 KiB
Turtle
47 lines
1.9 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/5D653AFD2DFA8C79EFC6D352A0A2462B>
|
|
dc:creator "Beck, L.; Woas, S." ;
|
|
dc:title "Cepheidae" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cepheidae_Beck_1991> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/38C3A269952D742C73B2214DE05C6868> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/38C3A269952D742C73B2214DE05C6868>
|
|
bibo:endPage "82" ;
|
|
bibo:journal "carolinea" ;
|
|
bibo:startPage "37" ;
|
|
bibo:volume "49" ;
|
|
dc:creator "Beck, L.; Woas, S." ;
|
|
dc:date "1991" ;
|
|
dc:title "Die Oribatiden-Arten (Acari) eines suedwestdeutschen Buchenwaldes I." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cepheidae_Beck_1991>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:authority "Beck & Woas, 1991" ;
|
|
dwc:authorityName "Beck & Woas" ;
|
|
dwc:authorityYear "1991" ;
|
|
dwc:family "Cepheidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Beck & Woas, 1991" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84JZC> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cepheidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cepheidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Cepheidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|