@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:W00599418000> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00599418001> ;
    schema:name "Starting up your Professional Service Enterprise : Baldrige self-assessment work book",
        "Starting up your professional service enterprise - 2013",
        "Starting up your professional service enterprise 2013-14",
        "Starting up your professional service enterprise : Baldrige self-assessment work book : 31 probing questions and contrasting pairs of examples : what separates the successful from the average?",
        "Starting up your professional service enterprise : EFQM : self-assesment work book : 31 searching questions and contrasting pairs of examples",
        "Starting up your professional service enterprise : self-assessment work book : 31 probing questions and contrasting pairs of examples : what separates the successful from the average?" .

<http://urn.fi/URN:NBN:fi:bib:me:P00599418001> a schema:Person ;
    schema:name "Tuominen, Kari" .

