@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:p20432
  skos:prefLabel "bioindustri"@sv, "bioteollisuus"@fi, "bioindustry"@en ;
  skos:note "Tarkoittaa teollisuudenalaa, joka tuottaa biotekniikan sovelluksia" ;
  skos:altLabel "bioteknisk industri"@sv, "biotechnology industry"@en, "biotekninen teollisuus"@fi ;
  skos:broader tero:p998 ;
  skosext:broaderGeneric tero:p998 ;
  skos:exactMatch ysa:Y112855, yso:p20432, allars:Y16110 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y16110 skos:exactMatch tero:p20432 .
tero:conceptscheme a skos:ConceptScheme .
tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20432 .

ysa:Y112855 skos:exactMatch tero:p20432 .
yso:p20432 skos:exactMatch tero:p20432 .
