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

yso:p4450
  skos:prefLabel "statsförbund"@sv, "valtioliitot"@fi, "associations of states"@en ;
  skos:related yso:p8820 ;
  skos:narrower yso:p4449 ;
  skos:broader yso:p272 ;
  skos:closeMatch allars:Y26835, ysa:Y104394 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p4449
  skos:prefLabel "Kalmar Union"@en, "Kalmarin unioni"@fi ;
  a skos:Concept ;
  skos:broader yso:p4450 .

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

yso:p272
  skos:prefLabel "organisations (systems)"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p4450 .

yso:p8820
  skos:prefLabel "military alliances"@en, "militärallianser"@sv, "sotilasliitot"@fi ;
  a skos:Concept ;
  skos:related yso:p4450 .

