@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://semanticlibrary.org/items/12680> skos:prefLabel "The English text of the Ancrene Riwle: Ancrene Wisse, Corpus Christi College Cambridge MS.402" ,
                                                        "The English Text of the Ancrene Riwle: Ancrene Wisse, Corpus Christi College Cambridge MS 402 (Early English Text Society Original Series)" .

<http://semanticlibrary.org/works/9433> dct:contributor ns0:n-r-ker ,
                                                        ns0:j-r-r-tolkien ;
                                        foaf:isPrimaryTopicOf ns1:OL7395766M ,
                                                              <http://www.librarything.com/work/576686> ;
                                        dct:title "The English Text of the Ancrene Riwle" ;
                                        dct:hasVersion <http://semanticlibrary.org/items/12680> ;
                                        bibo:contributorList <http://semanticlibrary.org/groups/94787> ;
                                        rdf:type frbr:Work ;
                                        skos:prefLabel "The English Text of the Ancrene Riwle: Ancrene Wisse, Corpus Christi College Cambridge MS 402 (Early English Text Society Original Series)" ;
                                        ov:subtitle "Ancrene Wisse, Corpus Christi College Cambridge MS 402 (Early English Text Society Original Series)" .

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