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

tero:conceptscheme a skos:ConceptScheme .
tero:p7201
  skos:prefLabel "fotokemi"@sv, "photochemistry"@en, "valokemia"@fi ;
  skos:exactMatch allars:Y18269, ysa:Y99997, yso:p7201 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p7202 ;
  skos:altLabel "fotokemia"@fi ;
  skos:broader tero:p7202 ;
  skos:related tero:p1646 .

tero:p1646
  skos:prefLabel "ljusstrålning, luminiscens"@sv, "luminiscence"@en, "luminesenssi"@fi ;
  a skos:Concept ;
  skos:related tero:p7201 .

ysa:Y99997 skos:exactMatch tero:p7201 .
