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

tero:conceptscheme a skos:ConceptScheme .
tero:p19626
  a skos:Concept ;
  skosext:broaderGeneric tero:p7622 ;
  skos:exactMatch ysa:Y98287, yso:p19626, allars:Y27523 ;
  skos:prefLabel "telephone centrals"@en, "puhelinkeskukset"@fi, "telefoncentraler"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7622 .

allars:Y27523 skos:exactMatch tero:p19626 .
tero:p7622
  skos:prefLabel "communication equipment"@en, "telekommunikationsutrustning"@sv, "tietoliikennelaitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19626 .

ysa:Y98287 skos:exactMatch tero:p19626 .
yso:p19626 skos:exactMatch tero:p19626 .
