47 lines
2.1 KiB
Turtle
47 lines
2.1 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/3296B9728295F8EECB625A85D273B177>
|
|
dc:creator "McFadden, Catherine S.; Ofwegen, Leen P. van" ;
|
|
dc:title "Parasphaerascleridae McFadden & Ofwegen, 2013, fam. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parasphaerascleridae_McFadden_2013> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.346.6270> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.346.6270>
|
|
bibo:endPage "83" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "59" ;
|
|
bibo:volume "346" ;
|
|
dc:creator "McFadden, Catherine S.; Ofwegen, Leen P. van" ;
|
|
dc:date "2013" ;
|
|
dc:title "Molecular phylogenetic evidence supports a new family of octocorals and a new genus of Alcyoniidae (Octocorallia, Alcyonacea)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Parasphaerascleridae_McFadden_2013>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "http://zoobank.org/82E6711B-C21A-4EE4-828E-F4EBBC4CA7BD" ;
|
|
dwc:authority "McFadden & Ofwegen, 2013" ;
|
|
dwc:authorityName "McFadden & Ofwegen" ;
|
|
dwc:authorityYear "2013" ;
|
|
dwc:family "Parasphaerascleridae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "McFadden & Ofwegen, 2013" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasphaerascleridae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Parasphaerascleridae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Parasphaerascleridae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|