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

allars:Y20491 skos:exactMatch tero:p1956 .
yso:p1956 skos:exactMatch tero:p1956 .
tero:p1956
  skos:broader tero:p1957 ;
  skos:exactMatch yso:p1956, ysa:Y95729, allars:Y20491 ;
  skos:prefLabel "kaapeliverkot"@fi, "kabelnät"@sv, "cable networks"@en ;
  skosext:broaderGeneric tero:p1957 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p1957
  skos:prefLabel "telecommunication networks"@en, "tietoliikenneverkot"@fi, "telekommunikationsnät"@sv ;
  a skos:Concept ;
  skos:narrower tero:p1956 .

ysa:Y95729 skos:exactMatch tero:p1956 .
