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

mero:t267 skos:member mero:m8292 .
yso:p5634
  skos:prefLabel "-synon instrumentation"@en, "instrumentering"@sv, "instrumentointi"@fi ;
  a skos:Concept ;
  skos:exactMatch mero:m8292 .

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

mero:m8292
  skos:note "YSA"@fi ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p5634 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "instrumentointi"@fi ;
  a skos:Concept .

