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

tero:p7202
  skos:prefLabel "fysikalisk kemi"@sv, "physical chemistry"@en, "fysikaalinen kemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18857 .

tero:p18857
  skos:exactMatch allars:Y27605, yso:p18857, ysa:Y101403 ;
  skos:prefLabel "termokemi"@sv, "lämpökemia"@fi, "thermal chemistry"@en ;
  skosext:broaderGeneric tero:p7202 ;
  skos:related tero:p10171 ;
  skos:altLabel "värmekemi"@sv, "termokemia"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7202 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y101403 skos:exactMatch tero:p18857 .
yso:p18857 skos:exactMatch tero:p18857 .
allars:Y27605 skos:exactMatch tero:p18857 .
tero:p10171
  skos:prefLabel "kalorimetri"@sv, "calorimetry"@en, "kalorimetria"@fi ;
  a skos:Concept ;
  skos:related tero:p18857 .

