@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:W00000714500> schema:about <http://urn.fi/URN:NBN:fi:au:cn:931A> ;
    schema:name "Täällä Amerikka : the Voice of America calling Finland : an essay on USA shortwave radio broadcasting to Finland 1942-1945, 1951-1953" .

<http://urn.fi/URN:NBN:fi:bib:me:W00062525500> schema:about <http://urn.fi/URN:NBN:fi:au:cn:931A> ;
    schema:name "The Voice of America calling Finland 1942-1945, 1951-1953 : bibliography and notes" .

<http://urn.fi/URN:NBN:fi:bib:me:W00449409400> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:931A> ;
    schema:name "Kuvaelmia Amerikan suomalaisten siirtolaisten elämän eri vaiheista : valikoima Amerikan äänen suomenkielisistä radiolähetyksistä vuosina 1952-1953" .

<http://urn.fi/URN:NBN:fi:au:cn:931A> a schema:Organization ;
    schema:name "Amerikan ääni (radioasema)" .

