@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:W00051741001> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00051741000>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00117293500>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00121649900>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00132552500>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00476883700> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Scandinavians in America" .

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

<http://urn.fi/URN:NBN:fi:bib:me:I00051741000> schema:name "Sow the golden seed" .

<http://urn.fi/URN:NBN:fi:bib:me:I00117293500> schema:name "Finnish radicals in Astoria, Oregon, 1904-1940 : a study in immigrant socialism" .

<http://urn.fi/URN:NBN:fi:bib:me:I00121649900> schema:name "Finnish radicals and religion in Midwestern mining towns, 1865-1914" .

<http://urn.fi/URN:NBN:fi:bib:me:I00132552500> schema:name "Finnish immigrants in America 1880-1920" .

<http://urn.fi/URN:NBN:fi:bib:me:I00476883700> schema:name "Haven in the woods : the story of the Finns in Wisconsin" .

