@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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 allars: <http://www.yso.fi/onto/allars/> .

tero:p20044
  skosext:broaderGeneric tero:p1586 ;
  skos:exactMatch ysa:Y98481, yso:p20044, allars:Y16525 ;
  skos:prefLabel "rakennustekniikka"@fi, "byggnadsteknik"@sv, "construction engineering"@en ;
  skos:broader tero:p1586 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y16525 skos:exactMatch tero:p20044 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1586
  skos:prefLabel "technique"@en, "teknik"@sv, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20044 .

ysa:Y98481 skos:exactMatch tero:p20044 .
yso:p20044 skos:exactMatch tero:p20044 .
