@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y30820 skos:exactMatch tero:p4627 .
tero:p4627
  skos:exactMatch ysa:Y136213, allars:Y30820, yso:p4627 ;
  skos:prefLabel "sound pressure level"@en, "ljudstyrka (härledda storheter)"@sv, "äänenvoimakkuus (johdannaissuureet)"@fi ;
  a skos:Concept ;
  skos:related tero:p1718 ;
  rdfs:comment "äänen painetaso (beli, B)" ;
  dc11:source "SI-opas" ;
  skos:broader tero:p4180 ;
  skosext:broaderGeneric tero:p4180 ;
  skos:inScheme tero:conceptscheme .

ysa:Y136213 skos:exactMatch tero:p4627 .
tero:p1718
  skos:prefLabel "buller"@sv, "noise"@en, "melu"@fi ;
  a skos:Concept ;
  skos:related tero:p4627 .

yso:p4627 skos:exactMatch tero:p4627 .
tero:p4180
  skos:prefLabel "derived quantities"@en, "härledda storheter"@sv, "johdannaissuureet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4627 .

