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

tero:conceptscheme a skos:ConceptScheme .
tero:p5907
  skosext:broaderGeneric tero:p5908 ;
  skos:broader tero:p5908 ;
  skos:exactMatch ysa:Y108313, yso:p5907 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "theory of structuration"@en, "struktureringsteori"@sv, "rakenteistumisteoria"@fi ;
  a skos:Concept .

ysa:Y108313 skos:exactMatch tero:p5907 .
yso:p5907 skos:exactMatch tero:p5907 .
tero:p5908
  skos:prefLabel "social theories"@en, "yhteiskuntateoriat"@fi, "samhällsteorier"@sv ;
  a skos:Concept ;
  skos:narrower tero:p5907 .

