treatments-rdf/data/03/9B/A7/039BA75C1A54FFCBD2950C6BFC27FA06.ttl

83 lines
3.1 KiB
Turtle
Raw Normal View History

@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/039BA75C1A54FFCBD2950C6BFC27FA06>
dc:creator "Roy, Roger" ;
dc:title "Atractomorpha Saussure 1862" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Atractomorpha_Saussure_1862> ;
trt:publishedIn <http://publication.plazi.org/id/FFA2DF241A5EFFC1D2590969FF93FF86> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFA2DF241A5EFFC1D2590969FF93FF86>
bibo:endPage "392" ;
bibo:journal "Mémoires du Muséum national d'Histoire naturelle" ;
bibo:startPage "311" ;
bibo:volume "190" ;
dc:creator "Roy, Roger" ;
dc:date "2003" ;
dc:title "Les Acridiens du Nimba et de sa région" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Atractomorpha_Saussure_1862>
dwc:authority "Saussure, 1862" ;
dwc:authorityName "Saussure" ;
dwc:authorityYear "1862" ;
dwc:class "Chlorophyceae" ;
dwc:family "Sphaeropleaceae" ;
dwc:genus "Atractomorpha" ;
dwc:kingdom "Plantae" ;
dwc:order "Sphaeropleales" ;
dwc:phylum "Chlorophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Saussure, 1862" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/359Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Atractomorpha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Atractomorpha>
dwc:class "Chlorophyceae" ;
dwc:family "Sphaeropleaceae" ;
dwc:genus "Atractomorpha" ;
dwc:kingdom "Plantae" ;
dwc:order "Sphaeropleales" ;
dwc:phylum "Chlorophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sphaeropleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sphaeropleaceae>
dwc:family "Sphaeropleaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sphaeropleales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sphaeropleales>
dwc:order "Sphaeropleales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chlorophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chlorophyceae>
dwc:class "Chlorophyceae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chlorophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chlorophyta>
dwc:phylum "Chlorophyta" ;
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 .