@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:W00004068600> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Kyselevä ihminen" .

<http://urn.fi/URN:NBN:fi:bib:me:W00096680700> schema:about <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Etsitään tilaa : tutkintotyönäyttely" .

<http://urn.fi/URN:NBN:fi:bib:me:W00223481200> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Ylitse rajojen" .

<http://urn.fi/URN:NBN:fi:bib:me:W00223481500> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Kysellen eteenpäin : Tampereen hiippakunnan XXI vuosikirja, 1970" .

<http://urn.fi/URN:NBN:fi:bib:me:W00223482000> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Lähelle ja kauas" .

<http://urn.fi/URN:NBN:fi:bib:me:W00433341200> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Uskalla elää!" .

<http://urn.fi/URN:NBN:fi:bib:me:W00460769600> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000125939> ;
    schema:name "Perustus kestää" .

<http://urn.fi/URN:NBN:fi:au:pn:000125939> a schema:Person ;
    schema:name "Saarelma, Timo" .

