@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:W00567472200> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:169303A> ;
    schema:name "Vaasa" .

<http://urn.fi/URN:NBN:fi:bib:me:W00567472400> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:169303A> ;
    schema:name "Vasa" .

<http://urn.fi/URN:NBN:fi:bib:me:W00601890100> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:169303A> ;
    schema:name "Etelä-Pohjanmaa, Keski-Pohjanmaa, Pohjanmaa : kartta",
        "Etelä-Pohjanmaa, Pohjanmaa",
        "Pohjanmaan kautta : Etelä-Pohjanmaa, Keski-Pohjanmaa, Pohjanmaa : kartta = Södra Österbotten, Mellersta Österbotten, Österbotten : karta = Ostrobothnia, Central Ostrobothnia, South Ostrobothnia : map",
        "Pohjanmaan kautta : Etelä-Pohjanmaa, Pohjanmaa : matkailukartta = Södra Österbotten, Österbotten : turistkarta = Ostrobothnia, South Ostrobothnia : tourist map",
        "Pohjanmaan kautta : Etelä-Pohjanmaa, Pohjanmaa = Södra Österbotten, Österbotten = Ostrobothnia, South Ostrobothnia" .

<http://urn.fi/URN:NBN:fi:au:cn:169303A> a schema:Organization ;
    schema:name "Vaasan kaupunki. Matkailutoimisto" .

