@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p12516
  skos:prefLabel "Ahvenanmaan kongressi"@fi, "Congress of Åland"@en, "Ålandskongressen"@sv ;
  skos:scopeNote "Ruotsin ja Venäjän valtuutettujen 1718-19 Ahvenanmaalla käymät tuloksettomat rauhanneuvottelut" ;
  skos:broader yso:p7958 ;
  skos:closeMatch ysa:Y110140, allars:Y41116 ;
  skos:inScheme yso:conceptscheme ;
  dc11:source "Lähde: CD-Facta" ;
  a skos:Concept .

yso:p7958
  skos:prefLabel "peace negotiations"@en, "rauhanneuvottelut"@fi, "fredsförhandlingar"@sv ;
  a skos:Concept ;
  skos:narrower yso:p12516 .

