@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:W00052985600> schema:about <http://www.yso.fi/onto/yso/p22580> ;
    schema:name "Visual Studio 2008 -käsikirja" .

<http://urn.fi/URN:NBN:fi:bib:me:W00478715100> schema:about <http://www.yso.fi/onto/yso/p22580> ;
    schema:name "Microsoft .NET : uudet ominaisuudet" .

<http://urn.fi/URN:NBN:fi:bib:me:W00480747700> schema:about <http://www.yso.fi/onto/yso/p22580> ;
    schema:name "Inside .NET-ohjelmointi" .

<http://urn.fi/URN:NBN:fi:bib:me:W00601233900> schema:about <http://www.yso.fi/onto/yso/p22580> ;
    schema:name "C# : Windows- ja tietokantaohjelmointi",
        "C# Windows ja tietokantaohjelmointi" .

<http://www.yso.fi/onto/yso/p22580> schema:name "Microsoft .NET" .

