@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:W00021481800> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00353088301> ;
    schema:name "Väestölaskenta 1995 : Folkräkningen = Population Census : Osa 2 = Del 2 = Volume 2, Kuntakirja 1995 = Kommunboken",
        "Väestölaskenta 1995 : Folkräkningen = Population census : [Osa 1 = Del 1 = Volume 1]",
        "Väestölaskenta 1995 : Folkräkningen = Population census : [Osa 3 = Del 3 = Volume 3], Väestön taloudellinen toiminta ja asuinolot 1950-1995 = Befolkningens ekonomiska verksamhet och boendeförhållanden = Economic activity and housing conditions of the population",
        "Väestölaskenta 1995 : Folkräkningen = Population census : [Osa 4 = Del 4 = Volume 4], Taajamat 1995 = Tätorter = Localities" .

<http://urn.fi/URN:NBN:fi:bib:me:P00353088301> a schema:Person ;
    schema:name "Heimonen, Jorma" .

