@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 ns0: <http://www.yso.fi/onto/yso-meta/2007-03-02/> .

tero:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept tero:p13442 .

yso:p13442 skos:exactMatch tero:p13442 .
ysa:Y13816 skos:exactMatch tero:p13442 .
tero:p750
  skos:prefLabel "prices"@en, "priser"@sv, "hinnat"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/yso-meta/2007-03-02/deprecatedConcepts> skos:member tero:p13442 .
tero:p13442
  skos:altLabel "öljyn hinta"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y13816, yso:p13442 ;
  skos:prefLabel "olja (priser)"@sv, "öljy -- hinnat"@fi, "oil -- prices"@en ;
  a skos:Concept ;
  skos:topConceptOf tero:conceptscheme ;
  skos:note "deprecated on 05.09.2011" ;
  ns0:deprecatedSubClassOf tero:p750 .

