@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/2007-03-02/> .

tero:p8473
  skos:prefLabel "besiktning"@sv, "katsastus"@fi, "inspection"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL196> skos:exactMatch tero:p14123 .
tero:TTL57
  skos:prefLabel "motor vehicle inspection"@en, "fordonsbesiktning"@sv, "ajoneuvojen katsastus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14123 .

tero:p14123
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL196>, ysa:Y107093 ;
  skosext:broaderGeneric tero:TTL57 ;
  ns0:deprecatedSubClassOf tero:p8473 ;
  skos:prefLabel "autokatsastus"@fi, "automobile inspection"@en, "bilbesiktning"@sv ;
  skos:altLabel "autot -- katsastus"@fi, "cars -- vehicle inspection"@en ;
  a skos:Concept ;
  skos:note "deprecated on 05.09.2011" ;
  skos:broader tero:TTL57 .

ns0:deprecatedConcepts skos:member tero:p14123 .
ysa:Y107093 skos:exactMatch tero:p14123 .
