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

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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104836 skos:exactMatch tero:p2543 .
allars:Y19070 skos:exactMatch tero:p2543 .
yso:p2543 skos:exactMatch tero:p2543 .
tero:p2543
  skos:exactMatch ysa:Y104836, yso:p2543, allars:Y19070 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "verkkoteoria"@fi, "grafteori"@sv, "network theory"@en ;
  a skos:Concept ;
  skos:broader tero:p127 ;
  skosext:broaderGeneric tero:p127 .

