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

<http://www.yso.fi/onto/ttl/TTL2374> skos:exactMatch tero:p6243 .
tero:conceptscheme a skos:ConceptScheme .
tero:p6243
  skosext:broaderGeneric tero:p6244 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "tramway traffic"@en, "raitioliikenne"@fi, "spårvägstrafik"@sv ;
  skos:altLabel "raitiotieliikenne"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2374>, allars:Y26743, ysa:Y104118 ;
  skos:broader tero:p6244 .

allars:Y26743 skos:exactMatch tero:p6243 .
ysa:Y104118 skos:exactMatch tero:p6243 .
tero:p6244
  skos:prefLabel "spårbunden trafik"@sv, "raideliikenne"@fi, "rail traffic"@en ;
  a skos:Concept ;
  skos:narrower tero:p6243 .

