@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:p6250
  skos:prefLabel "factors of  production"@en, "tuotannontekijät"@fi, "produktionsfaktorer"@sv ;
  a skos:Concept ;
  skos:related yso:p7732 .

yso:p7732
  skos:altLabel "produktionsmedel"@sv, "tuotantotavarat"@fi, "tuotantohyödykkeet"@fi, "produktionsvaror"@sv, "tuotantovälineet"@fi ;
  skos:prefLabel "tuotantohyödykkeet (palvelut)"@fi, "producer goods (sercives)"@en, "produktionsnyttigheter (service)"@sv ;
  skos:closeMatch allars:Y24647, ysa:Y101736 ;
  a skos:Concept ;
  skos:broader yso:p15685 ;
  skos:related yso:p6250 ;
  skos:inScheme yso:conceptscheme .

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

yso:p15685
  skos:prefLabel "commodities (services)"@en, "hyödykkeet (palvelut)"@fi, "nyttigheter"@sv ;
  a skos:Concept ;
  skos:narrower yso:p7732 .

yso:p2979 skos:narrowMatch yso:p7732 .
