@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:W00062610500> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000051431> ;
    schema:name "All set : 1",
        "All set : 1, Opiskelijan äänite",
        "All set : 1, Studioäänite",
        "All set : 2 B, Opiskelijan äänite",
        "All set : 2A",
        "All set : 2B",
        "All set : 3",
        "All set : 3, Opiskelijan äänite",
        "All set : Kurssit 1-3, englannin yleisjakson oppimateriaali" .

<http://urn.fi/URN:NBN:fi:bib:me:W00079449600> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000051431> ;
    schema:name "Challenge : 1, English for communication",
        "Challenge : 1, The guide",
        "Challenge : 2",
        "Challenge : 2, Communication at work",
        "Challenge : 3",
        "Challenge : 3, English for communication in business" .

<http://urn.fi/URN:NBN:fi:bib:me:W00236286900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000051431> ;
    schema:name "All set for English",
        "All set for English : exercises" .

<http://urn.fi/URN:NBN:fi:au:pn:000051431> a schema:Person ;
    schema:name "Luukas, Anneli" .

