29 lines
1.3 KiB
Turtle
29 lines
1.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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03B887CEB40EFF92C7BC7101E7F9F9A4>
|
|
dc:creator "PLATNICK, NORMAN I." ;
|
|
dc:title "A Relimitation And Revision Of The Australasian Ground Spider Family Lamponidae (Araneae: Gnaphosoidea)" ;
|
|
trt:publishedIn <http://dx.doi.org/10.1206/0003-0090(2000)245%3C0001:ARAROT%3E2.0.CO;2> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1206/0003-0090(2000)245%3C0001:ARAROT%3E2.0.CO;2>
|
|
bibo:endPage "328" ;
|
|
bibo:issue "245" ;
|
|
bibo:journal "Bulletin of the American Museum of Natural History" ;
|
|
bibo:pubDate "2000-01-27" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "2000" ;
|
|
dc:creator "PLATNICK, NORMAN I." ;
|
|
dc:date "2000" ;
|
|
dc:title "A Relimitation And Revision Of The Australasian Ground Spider Family Lamponidae (Araneae: Gnaphosoidea)" ;
|
|
a fabio:JournalArticle .
|