@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:Y20820 skos:exactMatch tero:p10836 .
tero:p7202
  skos:prefLabel "fysikalisk kemi"@sv, "physical chemistry"@en, "fysikaalinen kemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10836 .

tero:conceptscheme a skos:ConceptScheme .
yso:p10836 skos:exactMatch tero:p10836 .
ysa:Y96286 skos:exactMatch tero:p10836 .
tero:p10836
  skos:prefLabel "kolloidikemia"@fi, "colloid chemistry"@en, "kolloidkemi"@sv ;
  skos:broader tero:p7202 ;
  skos:exactMatch yso:p10836, ysa:Y96286, allars:Y20820 ;
  skosext:broaderGeneric tero:p7202 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

