@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:W00560620000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Martti ja aavevalo" .

<http://urn.fi/URN:NBN:fi:bib:me:W00560620001> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Mater and the ghost light",
        "Mater and the ghost light!" .

<http://urn.fi/URN:NBN:fi:bib:me:W00589347000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Prinsessojen kuvasanakirja" .

<http://urn.fi/URN:NBN:fi:bib:me:W00589347001> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "The princess word book" .

<http://urn.fi/URN:NBN:fi:bib:me:W00609638900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Tuhkimon taikajoulu" .

<http://urn.fi/URN:NBN:fi:bib:me:W00609638901> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Cinderella's fairy merry Christmas" .

<http://urn.fi/URN:NBN:fi:bib:me:W00661736700> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Helinä-keiju" .

<http://urn.fi/URN:NBN:fi:bib:me:W00661736701> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000137233> ;
    schema:name "Tinker Bell" .

<http://urn.fi/URN:NBN:fi:au:pn:000137233> a schema:Person ;
    schema:name "Posner-Sanchez, Andrea" .

