54 lines
2.3 KiB
Turtle
54 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/209A165BC2A24FD7E45188B44C7DD760>
|
|
dc:creator "Van Soest, Rob W. M.; Beglinger, Elly J.; De Voogd, Nicole J." ;
|
|
dc:title "Astrophorida (Stoeba) Dendy 1905" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astrophorida_Stoeba_Dendy_1905> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.68.729> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.68.729>
|
|
bibo:endPage "88" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "68" ;
|
|
dc:creator "Van Soest, Rob W. M.; Beglinger, Elly J.; De Voogd, Nicole J." ;
|
|
dc:date "2010" ;
|
|
dc:title "Skeletons in confusion: a review of astrophorid sponges with (dicho-) calthrops as structural megascleres (Porifera, Demospongiae, Astrophorida)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Astrophorida_Stoeba_Dendy_1905>
|
|
dwc:authority "Dendy, 1905" ;
|
|
dwc:authorityName "Dendy" ;
|
|
dwc:authorityYear "1905" ;
|
|
dwc:genus "Astrophorida" ;
|
|
dwc:rank "subGenus" ;
|
|
dwc:scientificNameAuthorship "Dendy, 1905" ;
|
|
dwc:subGenus "Stoeba" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astrophorida_Stoeba> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Astrophorida_Stoeba>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Astrophorida" ;
|
|
dwc:rank "subGenus" ;
|
|
dwc:subGenus "Stoeba" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astrophorida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Astrophorida>
|
|
dwc:genus "Astrophorida" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astrophorida_Stoeba> ;
|
|
a dwcFP:TaxonName .
|