73 lines
2.8 KiB
Turtle
73 lines
2.8 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/FE514B449E41C00FFF0FFE176F13EC81>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Ophrys_insectifera_Fliegen_>, <http://taxon-concept.plazi.org/id/Plantae/Ophrys_insectifera_Hudson_>, <http://taxon-concept.plazi.org/id/Plantae/Ophrys_myodes_Jacq_> ;
|
|
dc:creator "Elias Landolt" ;
|
|
dc:title "Orchidaceae" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.208186> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.208186>
|
|
bibo:endPage "364" ;
|
|
bibo:startPage "339" ;
|
|
dc:creator "Elias Landolt" ;
|
|
dc:date "2001" ;
|
|
dc:title "Orchidaceae" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_insectifera_Fliegen_>
|
|
dwc:authority "L. Fliegen-Ragwurz" ;
|
|
dwc:authorityName "L. Fliegen-Ragwurz" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Fliegen-Ragwurz" ;
|
|
dwc:species "insectifera" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_insectifera> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_insectifera_Hudson_>
|
|
dwc:authority "Hudson." ;
|
|
dwc:authorityName "Hudson." ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Hudson." ;
|
|
dwc:species "insectifera" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SR38> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_insectifera> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_myodes_Jacq_>
|
|
dwc:authority "Jacq." ;
|
|
dwc:authorityName "Jacq." ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Ophrys" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Jacq." ;
|
|
dwc:species "myodes" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XRGZ> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_myodes> ;
|
|
a dwcFP:TaxonConcept .
|