@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 .

afo:p4697
  ns0:md "1995-09-05" ;
  ns0:tietue "ctx=ainetase", "md=1995-09-05", "fte=element budget", "ed=1992-05-31", "cc=80", "n", "sta2=vapaa", "stalista=tarkista", "sta=hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" ;
  skos:broader yso:p2695 ;
  ns0:sta2 "vapaa" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "37" ;
  skos:prefLabel "ainetase"@fi ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:altLabel "element budget"@en ;
  ns0:sta "hyväksytty" .

yso:p2695
  skos:prefLabel "balansräkning"@sv, "balance sheets"@en, "taseet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4697 .

