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

tero:conceptscheme a skos:ConceptScheme .
yso:p20133 skos:exactMatch tero:p20133 .
allars:Y17988 skos:exactMatch tero:p20133 .
tero:p20133
  skos:exactMatch yso:p20133, allars:Y17988, ysa:Y102290 ;
  skos:broader tero:p22389 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p22389 ;
  skos:prefLabel "long-distance calls"@en, "fjärrsamtal"@sv, "kaukopuhelut"@fi .

ysa:Y102290 skos:exactMatch tero:p20133 .
tero:p22389
  skos:prefLabel "telephone calls"@en, "puhelut"@fi, "telefonsamtal"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20133 .

