@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:W00073263400> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000044245> ;
    schema:name "Rakas Augustin : romaani" .

<http://urn.fi/URN:NBN:fi:bib:me:W00122655600> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000044245> ;
    schema:name "Lotta Kuosmasen sota" .

<http://urn.fi/URN:NBN:fi:bib:me:W00533890200> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000044245> ;
    schema:name "Pääkaupunki" .

<http://urn.fi/URN:NBN:fi:bib:me:W00546515000> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000044245> ;
    schema:name "Suomalainen sanomalehtimiesliitto 75 vuotias" .

<http://urn.fi/URN:NBN:fi:au:pn:000044245> a schema:Person ;
    schema:birthDate "1910" ;
    schema:deathDate "2007" ;
    schema:name "Hirvonen, Salama" .

