@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:W00048983500> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:156500A> ;
    schema:name "Roomvent 2007, 13-15 June 2007 Helsinki, Finland : Scanvac Conference : proceedings, abstract book" .

<http://urn.fi/URN:NBN:fi:bib:me:W00565423200> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:156500A> ;
    schema:name "10th International Conference on Air Distribution in Rooms",
        "Proceedings of Roomvent 2007 : Vol 3",
        "Proceedings of Roomvent 2007 : Vol. 1",
        "Proceedings of Roomvent 2007 : Vol. 2",
        "Proceedings of Roomvent 2007, Helsinki 13-15 June 2007 : Vol. 1",
        "Proceedings of Roomvent 2007, Helsinki 13-15 June 2007 : Vol. 2",
        "Proceedings of Roomvent 2007, Helsinki 13-15 June 2007 : Vol. 3",
        "Roomvent 2007 : 10th International Conference on Air Distribution in Rooms",
        "Roomvent 2007 : Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 1",
        "Roomvent 2007 : Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 2",
        "Roomvent 2007 : Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 3",
        "Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 1",
        "Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 2",
        "Scanvac Conference 13-15 June 2007, Helsinki, Finland : proceedings : Vol. 3",
        "Tenth International Conference on Air Distribution in Rooms" .

<http://urn.fi/URN:NBN:fi:au:cn:156500A> a schema:Organization ;
    schema:name "Federation of Scandinavian Heating and Air-Conditioning societies" .

