@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <http://semanticlibrary.org/people/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://openlibrary.org/b/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix frbr: <http://purl.org/vocab/frbr/core#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix misc: <http://schemas.semanticlibrary.org/misc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://semanticlibrary.org/works/26705> dct:contributor ns0:pauline-baynes ;
                                         foaf:isPrimaryTopicOf ns1:OL16945147M ;
                                         dct:title "adventures of Tom Bombadil and other verses from The red book" ;
                                         bibo:authorList <http://semanticlibrary.org/groups/114309> ;
                                         dct:hasVersion <http://semanticlibrary.org/items/40636> ;
                                         rdf:type frbr:Work ;
                                         bibo:contributorList <http://semanticlibrary.org/groups/114308> ;
                                         skos:note 'First published in 1962". RBSC copy: Bound in pictorial paper boards, with dust jacket' ;
                                         skos:prefLabel "The adventures of Tom Bombadil and other verses from The red book" ;
                                         dct:creator ns0:j-r-r-tolkien ;
                                         misc:title_prefix "The" ;
                                         misc:by_statement "by J.R.R. Tolkien ; with illus. by Pauline Baynes." .

<http://semanticlibrary.org/items/40636> skos:prefLabel "The adventures of Tom Bombadil and other verses from The red book" .

ns0:pauline-baynes skos:prefLabel "Pauline Baynes" .

ns0:j-r-r-tolkien rdfs:label "J. R. R. Tolkien" ;
                  skos:prefLabel "J. R. R. Tolkien" .