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

tero:p19340
  skos:prefLabel "dachshund"@en, "mäyräkoira"@fi, "taxen"@sv ;
  ns0:deprecatedSubClassOf tero:p21889 ;
  skos:exactMatch ysa:Y13502, yso:p19340 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "deprecated on 21.02.2012" ;
  skos:topConceptOf tero:conceptscheme ;
  a skos:Concept .

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

ysa:Y13502 skos:exactMatch tero:p19340 .
tero:p21889
  skos:prefLabel "taxar"@sv, "dachshunds"@en, "mäyräkoirat"@fi ;
  a skos:Concept .

ns0:deprecatedConcepts skos:member tero:p19340 .
yso:p19340 skos:exactMatch tero:p19340 .
