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

<http://urn.fi/URN:NBN:fi:bib:me:W00025438801> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "Drømmehester" .

<http://urn.fi/URN:NBN:fi:bib:me:W00047963000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "El Patron, uljas orivarsa" .

<http://urn.fi/URN:NBN:fi:bib:me:W00091700600> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "Varsan ensimmäinen vuosi" .

<http://urn.fi/URN:NBN:fi:bib:me:W00091700601> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "Et følls første årmanen" .

<http://urn.fi/URN:NBN:fi:bib:me:W00091700602> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "Et følls første år" .

<http://urn.fi/URN:NBN:fi:bib:me:W00093226200> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101660> ;
    schema:name "Peleng, upea arabiori" .

<http://urn.fi/URN:NBN:fi:au:pn:000101660> a schema:Person ;
    schema:name "Ellingsen, Elin Meldahl" .

