@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:W00135348100> schema:author <http://urn.fi/URN:NBN:fi:bib:me:P00135348101> ;
    schema:name "Markkinapuun aluettaiset hankintamäärät vuosina 1962 ja 1964 : lopulliset tulokset = Removals of commercial roundwood in Finland by districts in 1962 and 1964 : final results" .

<http://urn.fi/URN:NBN:fi:bib:me:P00135348101> a schema:Person ;
    schema:name "Grönlund, Seppo" .

