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

ns0:english-literature-old-english-ca-450-1100 skos:prefLabel "English literature--Old English, ca. 450-1100" .

<http://semanticlibrary.org/items/48737> skos:prefLabel "Fourteenth century verse and prose" .

<http://semanticlibrary.org/works/33300> foaf:isPrimaryTopicOf ns1:OL22973549M ;
                                         dct:contributor ns2:kenneth-sisam ,
                                                         ns2:j-r-r-tolkien ;
                                         dct:title "Fourteenth century verse and prose" ;
                                         dct:hasVersion <http://semanticlibrary.org/items/48737> ;
                                         bibo:contributorList <http://semanticlibrary.org/groups/122320> ;
                                         rdf:type frbr:Work ;
                                         misc:genre ns3:fiction ;
                                         skos:note 'Contains "A Middle English vocabulary" by J.R.R. Tolkien' ;
                                         skos:prefLabel "Fourteenth century verse and prose" ;
                                         dct:subject ns0:english-language-old-english-ca-450-1100 ,
                                                     ns0:english-literature-old-english-ca-450-1100 ,
                                                     ns0:english-literature ,
                                                     ns0:english-language ;
                                         misc:by_statement "edited by Kenneth Sisam." .

ns2:kenneth-sisam skos:prefLabel "Kenneth Sisam" .

ns3:fiction skos:prefLabel "Fiction" .

ns0:english-language-old-english-ca-450-1100 skos:prefLabel "English language--Old English, ca. 450-1100" .

ns0:english-literature skos:prefLabel "English literature" .

ns0:english-language skos:prefLabel "English language" .

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