@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:W00101090401> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00101090400>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00101091100>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00101435400> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Turun kauppakorkeakoulun julkaisuja. A" .

<http://urn.fi/URN:NBN:fi:bib:me:CFENNI> schema:name "Fennica" .

<http://urn.fi/URN:NBN:fi:bib:me:I00101090400> schema:name "Rahoitusinformaation huomioon ottamisesta rahoitusmallin valinnassa ja hyväksikäytössä : The utilization of 'unstructured' information in choice and use of a financial planning model" .

<http://urn.fi/URN:NBN:fi:bib:me:I00101091100> schema:name "Yrityksen velkaantumispolitiikan muodostuminen : teoreettinen viitekehys = The formulation of corporate debt policy : a theoretical framework" .

<http://urn.fi/URN:NBN:fi:bib:me:I00101435400> schema:name "Jungin typologiaan perustuvat päätöstyylit laskentatoimen tutkimuksen aktorioletuksina : Decisional styles based on Jungian personality types as assumptions of the actor in management accounting research" .

