@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:Y18385 skos:exactMatch tero:p16958 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16958
  skos:prefLabel "freezing point"@en, "fryspunkt"@sv, "jäätymispiste"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p16958, allars:Y18385, ysa:Y102053 ;
  skos:broader tero:p8921 ;
  skosext:broaderGeneric tero:p8921 .

tero:p8921
  skos:prefLabel "solidification temperature"@en, "jähmettymispiste"@fi, "stelningspunkt"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16958 .

ysa:Y102053 skos:exactMatch tero:p16958 .
yso:p16958 skos:exactMatch tero:p16958 .
