@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:W00083936900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Kosto" .

<http://urn.fi/URN:NBN:fi:bib:me:W00083936901> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Umiltà" .

<http://urn.fi/URN:NBN:fi:bib:me:W00083937000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Petetty" .

<http://urn.fi/URN:NBN:fi:bib:me:W00083937001> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Rinaldo" .

<http://urn.fi/URN:NBN:fi:bib:me:W00086800300> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Don Gesualdo" .

<http://urn.fi/URN:NBN:fi:bib:me:W00090700000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Lehti myrskyssä" .

<http://urn.fi/URN:NBN:fi:bib:me:W00300737900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Steppi",
        "Степпи"@krl-cyrl .

<http://urn.fi/URN:NBN:fi:bib:me:W01528077900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "Berättelse om ett hittebarn och en landsstrykare : Andra delen",
        "Berättelse om ett hittebarn och en landsstrykare : Förra delen" .

<http://urn.fi/URN:NBN:fi:bib:me:W01550532300> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "I Camaldoli : en skizz" .

<http://urn.fi/URN:NBN:fi:bib:me:W01550616800> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "En regnig juni" .

<http://urn.fi/URN:NBN:fi:bib:me:W01550616801> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000088262> ;
    schema:name "A rainy June" .

<http://urn.fi/URN:NBN:fi:au:pn:000088262> a schema:Person ;
    schema:birthDate "1839" ;
    schema:deathDate "1908" ;
    schema:name "Ouida" .

