@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p3863
  skos:prefLabel "economic theories"@en, "ekonomiska teorier"@sv, "talousteoriat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p20741 .

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

