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

afo:p4987
  ns0:md "1997-09-12" ;
  ns0:tietue "fte=first cost", "btx=hinnat", "prime cost", "cc=60", "ctx=hankintahinnat", "md=1997-09-12", "supply price", "n", "value of procurement", "sta=hyväksytty", "original cost", "purchase price", "ed=1992-05-31", "stalista=tarkista" ;
  ns0:rtx afo:p4988 ;
  skos:altLabel "original cost"@en, "supply price"@en, "purchase price"@en, "first cost"@en, "prime cost"@en, "value of procurement"@en ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:broader yso:p750 ;
  skos:prefLabel "hankintahinnat"@fi ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "699" .

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

yso:p750
  skos:prefLabel "prices"@en, "priser"@sv, "hinnat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4987 .

afo:p4988
  skos:prefLabel "kantohinnat"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p4987 .

