@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:W00096632600> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00479269702> ;
    schema:name "Smart moves : 1, Exercises",
        "Smart moves : 1, Exercises key",
        "Smart moves : 1, Oppilaan äänite",
        "Smart moves : 1, Teacher's file",
        "Smart moves : 1, Texts",
        "Smart moves : 1, Texts and exercises",
        "Smart moves : 2, Exercises",
        "Smart moves : 2, Oppilaan äänite",
        "Smart moves : 2, Teacher's file",
        "Smart moves : 2, Texts",
        "Smart moves : 2, Texts and exercises",
        "Smart moves : 3, Exercises",
        "Smart moves : 3, Exercises key",
        "Smart moves : 3, Oppilaan äänite",
        "Smart moves : 3, Teacher's file",
        "Smart moves : 3, Texts",
        "Smart moves : 3, Texts and exercises",
        "Smart moves : key : 1, Exercises",
        "Smart moves : key : 2, Exercises" .

<http://urn.fi/URN:NBN:fi:bib:me:P00479269702> a schema:Person ;
    schema:name "Huohvanainen, Tiina" .

