90 lines
3.2 KiB
Turtle
90 lines
3.2 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#> .
|
||
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||
|
|
||
|
<http://treatment.plazi.org/id/218B188B4DB2D7880A9A55A897084DF3>
|
||
|
dc:creator "Smith, F." ;
|
||
|
dc:title "Prosopis malachisis" ;
|
||
|
trt:publishedIn <http://publication.plazi.org/id/DF4B5657B3F84A24326A16E2DD6F2CE4> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Prosopis_malachisis> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://publication.plazi.org/id/DF4B5657B3F84A24326A16E2DD6F2CE4>
|
||
|
bibo:endPage "158" ;
|
||
|
bibo:journal "Journal of the Proceedings of the Linnean Society of London, Zoology" ;
|
||
|
bibo:startPage "132" ;
|
||
|
bibo:volume "3" ;
|
||
|
dc:creator "Smith, F." ;
|
||
|
dc:date "1859" ;
|
||
|
dc:title "Catalogue of hymenopterous insects collected by Mr. A. R. Wallace at the Islands of Aru and Key." ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Plantae/Prosopis_malachisis>
|
||
|
dwc:class "Magnoliopsida" ;
|
||
|
dwc:family "Fabaceae" ;
|
||
|
dwc:genus "Prosopis" ;
|
||
|
dwc:kingdom "Plantae" ;
|
||
|
dwc:order "Fabales" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "malachisis" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prosopis> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Plantae/Prosopis>
|
||
|
dwc:class "Magnoliopsida" ;
|
||
|
dwc:family "Fabaceae" ;
|
||
|
dwc:genus "Prosopis" ;
|
||
|
dwc:kingdom "Plantae" ;
|
||
|
dwc:order "Fabales" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||
|
dwc:class "Magnoliopsida" ;
|
||
|
dwc:family "Fabaceae" ;
|
||
|
dwc:kingdom "Plantae" ;
|
||
|
dwc:order "Fabales" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
dwc:rank "family" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||
|
dwc:class "Magnoliopsida" ;
|
||
|
dwc:kingdom "Plantae" ;
|
||
|
dwc:order "Fabales" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
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:kingdom "Plantae" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
dwc:rank "class" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||
|
dwc:kingdom "Plantae" ;
|
||
|
dwc:phylum "Magnoliophyta" ;
|
||
|
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 .
|