@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p8140
  skos:prefLabel "dataöverföring (teknik)"@sv, "data transfer technologies"@en, "tiedonsiirtotekniikat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8139 .

tero:p5429
  skos:prefLabel "data transfer"@en, "dataöverföring"@sv, "tiedonsiirto"@fi ;
  a skos:Concept ;
  skos:related tero:p8139 .

tero:p8139
  skos:prefLabel "atm technique"@en, "ATM-teknik"@sv, "ATM-tekniikka"@fi ;
  skos:exactMatch yso:p8139, ysa:Y110208, allars:Y15514 ;
  skosext:broaderGeneric tero:p8140 ;
  skos:broader tero:p8140 ;
  skos:related tero:p5429 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "engl. Asynchronous Transfer Mode" .

allars:Y15514 skos:exactMatch tero:p8139 .
ysa:Y110208 skos:exactMatch tero:p8139 .
yso:p8139 skos:exactMatch tero:p8139 .
