@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:conceptscheme a skos:ConceptScheme .
ysa:Y149150 skos:exactMatch tero:p20741 .
yso:p20741 skos:exactMatch tero:p20741 .
allars:Y41814 skos:exactMatch tero:p20741 .
tero:p3863
  skos:prefLabel "economic theories"@en, "ekonomiska teorier"@sv, "talousteoriat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20741 .

tero:p5908
  skos:prefLabel "social theories"@en, "yhteiskuntateoriat"@fi, "samhällsteorier"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20741 .

tero:p20741
  skos:prefLabel "PROUT"@sv, "progressive utilization theory"@en, "edistyksellisen hyödyntämisen teoria"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5908, tero:p3863 ;
  skos:exactMatch yso:p20741, allars:Y41814, ysa:Y149150 ;
  skosext:broaderGeneric tero:p5908, tero:p3863 ;
  skos:altLabel "Progressive Utilization Theory"@fi .

