@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:W00022197800> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Kielletyillä ovilla : 1, Pahan lumoissa",
        "Kielletyillä ovilla : 2, Henget puhuvat",
        "Kielletyillä ovilla : 3, Voimat iskevät",
        "Kielletyillä ovilla : 4, Pelon rajamailla",
        "Kielletyillä ovilla : 5, Viimeinen taistelu" .

<http://urn.fi/URN:NBN:fi:bib:me:W00022197801> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors I : the society" .

<http://urn.fi/URN:NBN:fi:bib:me:W00022197802> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors" .

<http://urn.fi/URN:NBN:fi:bib:me:W00022397601> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors III : the spell" .

<http://urn.fi/URN:NBN:fi:bib:me:W00022798301> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors V : the guardian" .

<http://urn.fi/URN:NBN:fi:bib:me:W00023095801> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors VII : the curse" .

<http://urn.fi/URN:NBN:fi:bib:me:W00023743701> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00022197801> ;
    schema:name "Forbidden doors IX : The Scream" .

<http://urn.fi/URN:NBN:fi:bib:me:P00022197801> a schema:Person ;
    schema:name "Myers, Bill" .

