44 lines
1.8 KiB
Turtle
44 lines
1.8 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/8F764F6B1A882CB692D215F9AE982B43>
|
|
dc:creator "Bond, Jason E." ;
|
|
dc:title "Apomastinae Bond & Hedin, subfam. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apomastinae_Bond_> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.252.3588> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.252.3588>
|
|
bibo:endPage "209" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "252" ;
|
|
dc:creator "Bond, Jason E." ;
|
|
dc:date "2012" ;
|
|
dc:title "Phylogenetic treatment and taxonomic revision of the trapdoor spider genus Aptostichus Simon (Araneae, Mygalomorphae, Euctenizidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Apomastinae_Bond_>
|
|
dwc:LSID "urn:lsid:zoobank.org:act:5C533E5D-0359-45F8-B37E-3BA34CC66303" ;
|
|
dwc:authority "Bond & Hedin" ;
|
|
dwc:genus "Apomastinae" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Bond & Hedin" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apomastinae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Apomastinae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Apomastinae" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|