@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:p3673
  ns0:tietue "stalista=tarkista", "md=1995-09-05", "ed=1992-05-31", "sta=hyväksytty", "cc=50", "investment aid", "fte=investment grants", "n", "ctx=investointiavustukset", "btx=avustukset" ;
  skos:broader yso:p1761, afo:p1851 ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "investment grants"@en, "investment aid"@en ;
  ns0:id "1011" ;
  ns0:md "1995-09-05" ;
  skos:prefLabel "investointiavustukset"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1992-05-31" .

yso:p1761
  skos:prefLabel "understöd (bidrag)"@sv, "financial aid"@en, "avustukset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3673 .

afo:p1851
  skos:prefLabel "avustukset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3673 .

