@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00021968000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Kauhujen talo" .

<http://urn.fi/URN:NBN:fi:bib:me:W00021968001> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "The haunted and the haunters, or, The house and the brain" .

<http://urn.fi/URN:NBN:fi:bib:me:W00075296900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Pompeijin viimeiset päivät" .

<http://urn.fi/URN:NBN:fi:bib:me:W00075296901> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "The Last Days of Pompeii",
        "The last days of Pompeii" .

<http://urn.fi/URN:NBN:fi:bib:me:W00082442400> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Vril : tuleva rotu" .

<http://urn.fi/URN:NBN:fi:bib:me:W00088105000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Rienzi : Rooman viimeinen tribuuni" .

<http://urn.fi/URN:NBN:fi:bib:me:W00295064400> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Zanoni : yli-ihmisen elämäntarina : romaani" .

<http://urn.fi/URN:NBN:fi:bib:me:W00536871400> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Zanoni" .

<http://urn.fi/URN:NBN:fi:bib:me:W00537582900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Kenelm Chillingly : hänen elämänvaiheensa ja mielipiteensä",
        "Kenelm Chillingly, hänen elämänvaiheensa ja mielipiteensä" .

<http://urn.fi/URN:NBN:fi:bib:me:W00565033600> schema:about <http://urn.fi/URN:NBN:fi:au:pn:000066667> ;
    schema:name "Edward Bulwer-Lytton okkultistina" .

<http://urn.fi/URN:NBN:fi:au:pn:000066667> a schema:Person ;
    schema:name "Bulwer-Lytton, Edward" .

