@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:W00046184000> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000102250> ;
    schema:name "Kriget emellan Sverige och Ryssland, åren 1808 och 1809" .

<http://urn.fi/URN:NBN:fi:bib:me:W00220319900> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000102250> ;
    schema:name "Narrative of the conquest of Finland by the Russians in the years 1808-9 : from an unpublished work by a Russian officer of rank" .

<http://urn.fi/URN:NBN:fi:bib:me:W00580976800> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000102250> ;
    schema:name "Précis des évènements militaires des campagnes de 1808 et 1809 en Finlande, dans la dernière guerre entre la Russie et la Suède" .

<http://urn.fi/URN:NBN:fi:au:pn:000102250> a schema:Person ;
    schema:birthDate "1788" ;
    schema:deathDate "1833" ;
    schema:name "Suchtelen, Paul van" .

