@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:W00023722300> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00469815404> ;
    schema:name "Gardens of Fiesole : life-story of Alvar Aalto : Vol. 1, The years 1898-1927",
        "Gardens of Fiesole : life-story of Alvar Aalto : Vol. 2, The years 1927-1939",
        "Gardens of Fiesole : life-story of Alvar Aalto : Vol. 3, The years 1939-1955" .

<http://urn.fi/URN:NBN:fi:bib:me:P00469815404> a schema:Person ;
    schema:name "Miller, David" .

