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

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y20036 skos:exactMatch tero:p9787 .
tero:p9787
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "infraröd teknik"@sv, "infrapunatekniikka"@fi, "infrared technology"@en ;
  skosext:broaderGeneric tero:p484 ;
  skos:exactMatch yso:p9787, allars:Y20036, ysa:Y111807 ;
  skos:broader tero:p484 .

ysa:Y111807 skos:exactMatch tero:p9787 .
yso:p9787 skos:exactMatch tero:p9787 .
