@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:W00072959800> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:O00072959802> ;
    schema:name "Biological systems in tree breeding : a joint meeting of the IUFRO working parties S2.04-02, Breeding Theory and Progeny Testing, and S2.02-16, Seed Orchards, in Tuusula, Finland, September 10-15, 1991, post congress tour in Sweden, September 16-19, 1991 : abstracts" .

<http://urn.fi/URN:NBN:fi:bib:me:O00072959802> a schema:Organization ;
    schema:name "IUFRO Working Party S2.04-02 Breeding Theory and Progeny Testing" .

