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

<http://semanticlibrary.org/items/48435> skos:prefLabel "Il signore degli anelli: trilogia" .

ns0:narrativa-rusconi skos:prefLabel "Narrativa Rusconi" .

<http://semanticlibrary.org/works/33037> foaf:isPrimaryTopicOf ns1:OL22917263M ;
                                         dct:title "Il signore degli anelli" ;
                                         bibo:authorList <http://semanticlibrary.org/groups/121999> ;
                                         dct:hasVersion <http://semanticlibrary.org/items/48435> ;
                                         rdf:type frbr:Work ;
                                         dct:isPartOf ns0:narrativa-rusconi ;
                                         skos:prefLabel "Il signore degli anelli: trilogia" ;
                                         skos:note "Translation of The lord of the rings" ;
                                         dct:creator ns2:j-r-r-tolkien ;
                                         ov:subtitle "trilogia" ;
                                         misc:by_statement "John Ronald Reuel Tolkien ; edizione italiana a cura di Quirino Principe ; traduzione dall'inglese di Vicky Alliata di Villafranca ; introduzione di Elémire Zolla." .

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