@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/2007-03-02/> .

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

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:p749 .
tero:p749
  skos:exactMatch ysa:Y5048, yso:p749 ;
  skos:inScheme tero:conceptscheme ;
  ns0:deprecatedSubClassOf tero:p750 ;
  skos:topConceptOf tero:conceptscheme ;
  skos:note "deprecated on 05.09.2011" ;
  skos:prefLabel "electricity -- prices"@en, "el (priser)"@sv, "sähkö -- hinnat"@fi ;
  a skos:Concept ;
  skos:altLabel "sähkön hinta"@fi .

yso:p749 skos:exactMatch tero:p749 .
ysa:Y5048 skos:exactMatch tero:p749 .
