@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:W00125735701> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00087714000>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00125720600>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00125720800>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00125735700>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00125736900> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Abstract" .

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

<http://urn.fi/URN:NBN:fi:bib:me:I00087714000> schema:name "Rakentamisen hyväksynnät Saksassa" .

<http://urn.fi/URN:NBN:fi:bib:me:I00125720600> schema:name "Bark extracts and their use in plywood bonding" .

<http://urn.fi/URN:NBN:fi:bib:me:I00125720800> schema:name "Preservation of wooden boards" .

<http://urn.fi/URN:NBN:fi:bib:me:I00125735700> schema:name "Myyrätuhojen runsaus ja niiden esiintymisalueet vuonna 1982/83 : Abundance and distribution of vole damage in 1982/83" .

<http://urn.fi/URN:NBN:fi:bib:me:I00125736900> schema:name "Säilytyksen vaikutus kosteusnäytteeseen puun kuivamassan määrityksessä : Effect of sample storage in determination of tree dry mass" .

