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

tero:p18911
  skos:exactMatch ysa:Y104004, yso:p18911, allars:Y24518 ;
  skos:broader tero:p127 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p127 ;
  skos:prefLabel "potential theory"@en, "potentiaaliteoria"@fi, "potentialteori"@sv ;
  skos:inScheme tero:conceptscheme .

tero:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18911 .

tero:conceptscheme a skos:ConceptScheme .
yso:p18911 skos:exactMatch tero:p18911 .
allars:Y24518 skos:exactMatch tero:p18911 .
ysa:Y104004 skos:exactMatch tero:p18911 .
