@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15037 .

yso:p15037
  skos:related yso:p15038, yso:p9292 ;
  skos:closeMatch ysa:Y104383, allars:Y21265 ;
  skos:prefLabel "art of war"@en, "sotataito"@fi, "krigskonst"@sv ;
  a skos:Concept ;
  skos:broader yso:p5798 ;
  skos:inScheme yso:conceptscheme .

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

yso:p9292
  skos:prefLabel "war technology"@en, "krigsteknik"@sv, "sotatekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p15037 .

yso:p15038
  skos:prefLabel "krigsvetenskap"@sv, "sotatiede"@fi, "military science"@en ;
  a skos:Concept ;
  skos:related yso:p15037 .

