@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:W00071078700> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000073366> ;
    schema:name "The Symposium was held in Helsinki on the 2nd of June 1972" .

<http://urn.fi/URN:NBN:fi:bib:me:W00445500200> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000073366> ;
    schema:name "Symposium on generic equivalence of drugs : Helsinki, June 2, 1972" .

<http://urn.fi/URN:NBN:fi:bib:me:W00534603300> schema:about <http://urn.fi/URN:NBN:fi:au:pn:000073366> ;
    schema:name "Kutsu kuulemaan sitä julkista esitelmää, jonka Helsingin yliopiston kliinisen farmakologian professori Pentti Johannes Peltola pitää astuessaan virkaansa 5. päivänä lokakuuta 1977" .

<http://urn.fi/URN:NBN:fi:bib:me:W00535953600> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000073366> ;
    schema:name "The effect of thyroid powder on the lethal dose of adrenaline" .

<http://urn.fi/URN:NBN:fi:au:pn:000073366> a schema:Person ;
    schema:name "Peltola, Pentti" .

