77 lines
3.1 KiB
Turtle
77 lines
3.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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03E787D7FFE62225999AFB2CFE41F784>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Ophrys_arachnites_Lam_>, <http://taxon-concept.plazi.org/id/Plantae/Ophrys_fuciflora_Sw_>, <http://taxon-concept.plazi.org/id/Plantae/Ophrys_holosericea_Greuter_> ;
|
|
dc:creator "Elias Landolt" ;
|
|
dc:title "Ophrys holosericea (Burm. f.) Greuter" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.248047> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.248047>
|
|
bibo:endPage "258" ;
|
|
bibo:startPage "232" ;
|
|
dc:creator "Elias Landolt" ;
|
|
dc:date "2001" ;
|
|
dc:title "Orchidaceae" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_holosericea_Greuter_>
|
|
# Warning: Removing "(Burm. f.)" from authority ;
|
|
dwc:authority "(Burm. f.) Greuter" ;
|
|
dwc:authorityName "(Burm. f.) Greuter" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Greuter" ;
|
|
dwc:species "holosericea" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9MX9J> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_holosericea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_arachnites_Lam_>
|
|
# Warning: Removing "(Scop.)" from authority ;
|
|
dwc:authority "(Scop.) Lam." ;
|
|
dwc:authorityName "(Scop.) Lam." ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Lam." ;
|
|
dwc:species "arachnites" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XPTX> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_arachnites> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_fuciflora_Sw_>
|
|
# Warning: Removing "(Crantz)" from authority ;
|
|
dwc:authority "(Crantz) Sw." ;
|
|
dwc:authorityName "(Crantz) Sw." ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Sw." ;
|
|
dwc:species "fuciflora" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74R2X> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_fuciflora> ;
|
|
a dwcFP:TaxonConcept .
|