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

tero:p484
  skos:prefLabel "technics"@en, "tekniikka"@fi, "teknik (metoder)"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4383 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y105947 skos:exactMatch tero:p4383 .
yso:p4383 skos:exactMatch tero:p4383 .
tero:p4383
  skosext:broaderGeneric tero:p484 ;
  skos:broader tero:p484 ;
  skos:exactMatch ysa:Y105947, yso:p4383 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "high speed technology"@en, "höghastighetsteknik"@sv, "suurnopeustekniikka"@fi ;
  a skos:Concept .

