@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p6627
  skos:prefLabel "telecommunications services"@en, "teletjänster"@sv, "telepalvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12201 .

tero:p12201
  skos:prefLabel "telefax"@sv, "telekopiointi"@fi, "telecopying"@en ;
  skos:altLabel "faksi"@fi, "telekopiering"@sv, "telefax"@fi, "fax"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6627 ;
  skos:exactMatch ysa:Y99390, allars:Y27519, yso:p12201 ;
  skos:broader tero:p6627 .

allars:Y27519 skos:exactMatch tero:p12201 .
ysa:Y99390 skos:exactMatch tero:p12201 .
yso:p12201 skos:exactMatch tero:p12201 .
