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

allars:Y23490 skos:exactMatch tero:p12003 .
tero:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12003 .

tero:p12004
  skos:prefLabel "kalkning"@sv, "liming"@en, "kalkitus"@fi ;
  a skos:Concept ;
  skos:related tero:p12003 .

yso:p12003 skos:exactMatch tero:p12003 .
ysa:Y107242 skos:exactMatch tero:p12003 .
tero:p12003
  skos:exactMatch ysa:Y107242, allars:Y23490, yso:p12003 ;
  skos:broader tero:p355 ;
  skos:prefLabel "neutralisation"@en, "neutralointi"@fi, "neutralisering"@sv ;
  a skos:Concept ;
  skos:related tero:p12004 ;
  skosext:broaderGeneric tero:p355 ;
  skos:inScheme tero:conceptscheme .

