@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/> .

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

yso:p21146
  skos:related yso:p9833 ;
  skos:prefLabel "aluevaatimukset"@fi, "territoriella krav"@sv, "territorial claims"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y164047, allars:Y37335 ;
  a skos:Concept ;
  skos:altLabel "territorial rivalries"@en ;
  skos:broader yso:p14536 .

yso:p14536
  skos:prefLabel "demands"@en, "krav"@sv, "vaatimukset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21146 .

yso:p9833
  skos:prefLabel "ceded territory"@en, "avträdda områden"@sv, "luovutetut alueet"@fi ;
  a skos:Concept ;
  skos:related yso:p21146 .

