@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p24045
  skos:prefLabel "itseisarvo"@fi, "intrinsic value"@en, "egenvärde (filosofi)"@sv ;
  a skos:Concept ;
  skos:broader tero:p1044 ;
  skosext:broaderGeneric tero:p1044 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p24046 ;
  yso:p23805 ysa:Y175385 ;
  skos:exactMatch yso:p24045 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1044
  skos:prefLabel "values"@en, "värden"@sv, "arvot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24045 .

tero:p24046
  skos:prefLabel "instrumentalization"@en, "välineellistäminen"@fi, "instrumentalisering"@sv ;
  a skos:Concept ;
  skos:related tero:p24045 .

yso:p24045 skos:exactMatch tero:p24045 .
