@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:W00117788700> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "Kalevala taideteoksena" .

<http://urn.fi/URN:NBN:fi:bib:me:W00312407500> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "Inkerin virsi : vertaileva runontutkimus" .

<http://urn.fi/URN:NBN:fi:bib:me:W00658318700> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "Heikki Toppilan kertomataide tutkimuksen esineenä" .

<http://urn.fi/URN:NBN:fi:bib:me:W00658318800> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "Johannes Barbarus, kubistinen runoilija" .

<http://urn.fi/URN:NBN:fi:bib:me:W00658318900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "\"Kaksikasvoinen vartija\" : Henrik Visnapuu lyyrikkona" .

<http://urn.fi/URN:NBN:fi:bib:me:W00658319100> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000081958> ;
    schema:name "Marie Underin runous" .

<http://urn.fi/URN:NBN:fi:au:pn:000081958> a schema:Person ;
    schema:birthDate "1901" ;
    schema:deathDate "1951" ;
    schema:name "Haavio, Elsa" .

