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

<http://semanticlibrary.org/items/48185> dct:language "eng" ;
                                         elements:publishersName "Unwin" ;
                                         dct:isVersionOf <http://semanticlibrary.org/works/2179> ;
                                         ov:numberOfPages "497" ;
                                         skos:note "Includes index" ;
                                         misc:pagination "xii,497p. :" ;
                                         elements:placeOfPublication "London" ;
                                         ov:subtitle "the history of The Lord of the rings, part one" ;
                                         foaf:isPrimaryTopicOf ns0:OL22855921M ;
                                         bibo:isbn10 "004440669X" ;
                                         dct:title "The return of the shadow" ;
                                         dct:issued "1990" ;
                                         rdf:type frbr:Manifestation ;
                                         bibo:isbn13 "9780044406693" ;
                                         dct:publisher <http://semanticlibrary.org/publishers/004> ;
                                         misc:publish_country "enk" ;
                                         skos:prefLabel "The return of the shadow: the history of The Lord of the rings, part one" ;
                                         owl:sameAs <http://semanticlibrary.org/isbn/004440669X> ,
                                                    <http://www4.wiwiss.fu-berlin.de/bookmashup/books/004440669X> ,
                                                    <http://semanticlibrary.org/isbn/9780044406693> ;
                                         misc:by_statement "J. R. R. Tolkien ; (compiled by) Christopher Tolkien." .

<http://semanticlibrary.org/works/2179> rdfs:seeAlso <http://www.loc.gov/catdir/description/hm021/88022986.html> ;
                                        skos:prefLabel "The return of the shadow: the history of The lord of the rings, part one" .