@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:W00048236600> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00048236601> ;
    schema:name "Jäänteiset",
        "Kasvottomat",
        "Keplo Leutokalma",
        "Keplo Leutokalma : Jäänteiset",
        "Keplo Leutokalma : Kasvottomat",
        "Kuolemanvakava tarina" .

<http://urn.fi/URN:NBN:fi:bib:me:W00048236601> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00048236601> ;
    schema:name "Skulduggery Pleasant" .

<http://urn.fi/URN:NBN:fi:bib:me:W00581167901> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00048236601> ;
    schema:name "Skulduggery Pleasant. Faceless ones" .

<http://urn.fi/URN:NBN:fi:bib:me:W00581167902> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00048236601> ;
    schema:name "Skulduggery Pleasant. The faceless ones" .

<http://urn.fi/URN:NBN:fi:bib:me:W00616380101> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00048236601> ;
    schema:name "Skulduggery Pleasant. Mortal coil" .

<http://urn.fi/URN:NBN:fi:bib:me:P00048236601> a schema:Person ;
    schema:name "Landy, Derek" .

