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

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

yso:p9162
  skos:prefLabel "metronomer"@sv, "metronomit"@fi, "metronomes"@en ;
  a skos:Concept ;
  skos:closeMatch ysa:Y103503, allars:Y22744 ;
  skos:inScheme kulo:conceptscheme ;
  rdfs:comment "mus. halutun esitystempon osoittava säädettävä heilurilaite, tahtimittari" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader yso:p1340 .

yso:p1340
  skos:prefLabel "tekniskt objekt"@sv, "technical object"@en, "tekninen objekti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9162 .

