treatments-rdf/data/58/57/5A/58575ABEEA6F5E3887451730C8A64CA5.ttl

73 lines
2.7 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#> .
<http://treatment.plazi.org/id/58575ABEEA6F5E3887451730C8A64CA5>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
dc:creator "Info Flora" ;
dc:title "Galium mollugo" ;
trt:publishedIn <http://publication.plazi.org/id/6D8C86A498760E975F16687D81AA9E2B> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Galium_mollugo> ;
a trt:Treatment .
<http://publication.plazi.org/id/6D8C86A498760E975F16687D81AA9E2B>
dc:creator "Info Flora" ;
dc:date "2021" ;
dc:title "Info Flora Schweiz - Rubiaceae" .
<http://taxon-name.plazi.org/id/Plantae/Galium_mollugo>
# Info: Couldn't generate language tag for "Wiesen-Labkraut"@undefined ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galium" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mollugo" ;
dwc:vernacularName "Caglio bianco"@it, "Gaillet blanc"@fr, "Gaillet commun"@fr, "Wiesen-Labkraut", "Wiesen-Labkraut"@de ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Galium>
dwc:genus "Galium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:family "Rubiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:order "Gentianales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .