@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:W00023647900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Pimeyden syli" .

<http://urn.fi/URN:NBN:fi:bib:me:W00023647901> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Killing me softly" .

<http://urn.fi/URN:NBN:fi:bib:me:W00025561500> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Ihon alla" .

<http://urn.fi/URN:NBN:fi:bib:me:W00025561501> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Beneath the skin" .

<http://urn.fi/URN:NBN:fi:bib:me:W00032540700> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Pedon hymy" .

<http://urn.fi/URN:NBN:fi:bib:me:W00032540701> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Secret smile" .

<http://urn.fi/URN:NBN:fi:bib:me:W00040726900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Syöksykierre" .

<http://urn.fi/URN:NBN:fi:bib:me:W00040726901> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Catch me when I fall" .

<http://urn.fi/URN:NBN:fi:bib:me:W00468229700> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Kylmän kosketus" .

<http://urn.fi/URN:NBN:fi:bib:me:W00468229701> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000109912> ;
    schema:name "Land of the living" .

<http://urn.fi/URN:NBN:fi:au:pn:000109912> a schema:Person ;
    schema:name "French, Nicci" .

