52 lines
2.3 KiB
Turtle
52 lines
2.3 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/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/A54764339ADA0F625419D57906AEA1A6>
|
|
dc:creator "Beccacece, Hernan M.; Vincent, Benoit; Navarro, Fernando R." ;
|
|
dc:title "Palustra azollae Berg 1877" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palustra_azollae_Berg_1877> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.421.6666> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.421.6666>
|
|
bibo:endPage "89" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "65" ;
|
|
bibo:volume "421" ;
|
|
dc:creator "Beccacece, Hernan M.; Vincent, Benoit; Navarro, Fernando R." ;
|
|
dc:date "2014" ;
|
|
dc:title "The type-material of Arctiinae (Lepidoptera, Erebidae) described by Burmeister and Berg in the collection of the Museo Argentino de Ciencias Naturales Bernardino Rivadavia (Buenos Aires, Argentina)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Palustra_azollae_Berg_1877>
|
|
dwc:authority "Berg, 1877 a: 258" ;
|
|
dwc:genus "Palustra" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Berg, 1877" ;
|
|
dwc:species "azollae" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palustra_azollae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Palustra_azollae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Palustra" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "azollae" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palustra> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Palustra>
|
|
dwc:genus "Palustra" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palustra_azollae> ;
|
|
a dwcFP:TaxonName .
|