@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:W00524495200> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:172234A> ;
    schema:name "The 16th annual Finnish & Baltic Poultry Conference : Friday, October the 3rd, 2008 Vantaa, Finland",
        "XVI Finnish & Baltic Poultry Conference Vantaa, Finland, October 2008" .

<http://urn.fi/URN:NBN:fi:bib:me:W00572829400> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:172234A> ;
    schema:name "Eggmeat : Turku, Finland 21-25 June 2009 : abstracts",
        "Nineteeth European Symposium on the Quality of Poultry Meat",
        "Thirteenth European Symposium on the Quality of Eggs and Egg Products",
        "WPSA 21-25 June 2009, Turku, Finland : abstracts : XIX European Symposium on the Quality of Poultry Meat ; XIII European Symposium on the Quality of Eggs and Egg Products",
        "XIII European Symposium on the Quality of Eggs and Egg Products",
        "XIX European Symposium on the Quality of Poultry Meat" .

<http://urn.fi/URN:NBN:fi:au:cn:172234A> a schema:Organization ;
    schema:name "Maailman siipikarjatiedejärjestön Suomen osasto" .

