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

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

yso:p7517
  skos:prefLabel "kostnader"@sv, "costs"@en, "kustannukset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2055 .

afo:p2055
  ns0:tietue "cc=40", "n", "labor costs", "50", "70", "rtx=konekustannukset", "valmistuskustannukset", "ed=1986-02-01", "agcx=labor cost", "ctx=työkustannukset", "tuotantokustannukset", "btx=kustannukset", "stalista=tarkista", "fte=labour costs", "md=1995-09-01", "sta=hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader afo:p1248, yso:p7517 ;
  ns0:stalista "tarkista" ;
  ns0:agcx "labor cost"@en ;
  skos:altLabel "labour costs"@en, "labor costs"@en ;
  skos:prefLabel "työkustannukset"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-01" ;
  ns0:ed "1986-02-01" ;
  ns0:id "4804" ;
  ns0:siirtopv "2006-03-03" .

afo:p1248
  skos:prefLabel "kustannukset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2055 .

