@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

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

tero:p14123
  skos:prefLabel "automobile inspection"@en, "autokatsastus"@fi, "bilbesiktning"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:TTL57 ;
  skos:broader tero:TTL57 .

tero:p3466
  skos:prefLabel "traffic"@en, "liikenne"@fi, "trafik"@sv ;
  a skos:Concept ;
  skos:related tero:TTL57 .

<http://www.yso.fi/onto/ttl/TTL57> skos:exactMatch tero:TTL57 .
