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

tero:TTL197
  skosext:broaderGeneric tero:p4101 ;
  skos:broader tero:p4101 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL197> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "motor car repair shops"@en, "bilverkstäder"@sv, "autokorjaamot"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p4101
  skos:prefLabel "reparationsverkstäder"@sv, "korjaamot"@fi, "repair shops"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL197 .

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