@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

yso:p418
  skos:prefLabel "role related to action"@en, "sysselsättningsrelaterad roll"@sv, "toimintaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower yso:p18410 .

yso:p18409
  skos:prefLabel "spies"@en, "spioner"@sv, "vakoilijat"@fi ;
  a skos:Concept ;
  skos:related yso:p18410 .

yso:p18410
  skos:closeMatch allars:Y16874, ysa:Y109797 ;
  skos:prefLabel "reconnaissance parachutists"@en, "desantit"@fi, "desanter"@sv ;
  skos:broader yso:p418 ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "toisen maailmansodan aikaan vihollisen selustaan vakoilu- t. sabotaasitarkoituksessa lähetetyistä neuvostoliittolaisista laskuvarjomiehistä" ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p18409 ;
  a skos:Concept .

