@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/AC30B776F60B5B3DB13B433F7CC9DA15>
    cito:cites <http://dx.doi.org/10.3897/BDJ.10.e78166.figure4> ;
    dc:creator "Kozhin, Mikhail; Sennikov, Alexander" ;
    dc:title "Galega orientalis Lam." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Galega_orientalis_Lam_> ;
    trt:publishedIn <http://dx.doi.org/10.3897/BDJ.10.e78166> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/BDJ.10.e78166>
    bibo:endPage "78166" ;
    bibo:journal "Biodiversity Data Journal" ;
    bibo:pubDate "2022-01-06" ;
    bibo:startPage "78166" ;
    bibo:volume "10" ;
    dc:creator "Kozhin, Mikhail; Sennikov, Alexander" ;
    dc:date "2022" ;
    dc:title "New records in non-native vascular plants of Russian Lapland" ;
    fabio:hasPart <http://dx.doi.org/10.3897/BDJ.10.e78166.figure4> ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Galega_orientalis_Lam_>
    dwc:LSID "AC30B776-F60B-5B3D-B13B-433F7CC9DA15" ;
    dwc:authority "Lam." ;
    dwc:authorityName "Lam." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Brassicaceae" ;
    dwc:genus "Galega" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Brassicales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Lam." ;
    dwc:species "orientalis" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Galega_orientalis> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Galega_orientalis>
    dwc:class "Magnoliopsida" ;
    dwc:family "Brassicaceae" ;
    dwc:genus "Galega" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Brassicales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "orientalis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galega> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Galega>
    dwc:genus "Galega" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
    dwc:family "Brassicaceae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Brassicales>
    dwc:order "Brassicales" ;
    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 .

<http://dx.doi.org/10.3897/BDJ.10.e78166.figure4>
    dc:description "Figure 4. A dense stand of Galega orientalis established in the vicinity of Apatity Town, Murmansk Region. 13.07.2020. Photo by M. Kozhin." ;
    fabio:hasRepresentation <https://binary.pensoft.net/fig/537836> ;
    a fabio:Figure .