2024-07-04 12:53:41 +02:00
|
|
|
@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#> .
|
2024-11-06 13:44:11 +01:00
|
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/07BEEFC92DDFE0B2EAE4C8B33E32850F>
|
2024-11-08 15:16:12 +01:00
|
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Crataegus_hybrida_Linnaeus_1761> ;
|
2024-11-06 13:44:11 +01:00
|
|
|
dc:creator "Jarvis, Charlie" ;
|
|
|
|
dc:title "Crataegus hybrida Linnaeus 1761" ;
|
|
|
|
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<https://doi.org/10.5281/zenodo.291971>
|
|
|
|
bibo:endPage "473" ;
|
|
|
|
bibo:startPage "370" ;
|
|
|
|
dc:creator "Jarvis, Charlie" ;
|
|
|
|
dc:date "2007" ;
|
|
|
|
dc:title "Chapter 7: Linnaean Plant Names and their Types (part C)" ;
|
|
|
|
a fabio:BookSection .
|
|
|
|
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Crataegus_hybrida_Linnaeus_1761>
|
|
|
|
dwc:authority "Linnaeus" ;
|
|
|
|
dwc:authorityName "Linnaeus" ;
|
|
|
|
dwc:authorityYear "1761" ;
|
|
|
|
dwc:class "Magnoliopsida" ;
|
|
|
|
dwc:family "Rosaceae" ;
|
|
|
|
dwc:genus "Crataegus" ;
|
|
|
|
dwc:kingdom "Plantae" ;
|
|
|
|
dwc:order "Rosales" ;
|
|
|
|
dwc:phylum "Tracheophyta" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:scientificNameAuthorship "Linnaeus, 1761" ;
|
|
|
|
dwc:species "hybrida" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Crataegus_hybrida> ;
|
|
|
|
a dwcFP:TaxonConcept .
|