68 lines
2.4 KiB
Turtle
68 lines
2.4 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#> .
|
|
|
|
<http://treatment.plazi.org/id/7780DA31CC31738641B0961C7E2B5F14>
|
|
dc:creator "Levi, H. W., Levi, L. R." ;
|
|
dc:title "Comaroma" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/4E0B3D4924735ADC6DBA46AA88A232F0> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Comaroma> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/4E0B3D4924735ADC6DBA46AA88A232F0>
|
|
bibo:endPage "71" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Bulletin of the Museum of Comparative Zoology" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "127" ;
|
|
dc:creator "Levi, H. W., Levi, L. R." ;
|
|
dc:date "1962" ;
|
|
dc:title "The genera of the spider family Theridiidae" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Comaroma>
|
|
dwc:class "Arachnida" ;
|
|
dwc:family "Anapidae" ;
|
|
dwc:genus "Comaroma" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Araneae" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anapidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Anapidae>
|
|
dwc:family "Anapidae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
|
dwc:order "Araneae" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
|
dwc:class "Arachnida" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|