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

yso:p3415
  skos:prefLabel "värdepapper"@sv, "arvopaperit"@fi, "securities"@en ;
  a skos:Concept ;
  skos:narrower yso:p3416 .

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

yso:p3416
  skos:prefLabel "optiot"@fi, "options"@en, "optioner"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p3415 ;
  skos:related yso:p3431, yso:p3414 ;
  skos:closeMatch ysa:Y97864, allars:Y23891 ;
  a skos:Concept .

yso:p3431
  skos:prefLabel "warrantit (arvopaperit)"@fi, "warranter"@sv, "warrants"@en ;
  a skos:Concept ;
  skos:related yso:p3416 .

yso:p3414
  skos:prefLabel "warrantit (optiotodistukset)"@fi, "warranter"@sv, "warrants"@en ;
  a skos:Concept ;
  skos:related yso:p3416 .

