@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:p1613
  skos:prefLabel "ohjelmat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2840 .

afo:p2840
  ns0:md "1995-12-15" ;
  ns0:tietue "ctx=ympäristöohjelmat", "stalista=tarkista", "n", "sta=hyväksytty", "rtx=luonnonsuojeluohjelmat", "ed=1995-09-07", "md=1995-12-15" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p1613 ;
  ns0:sta "hyväksytty" ;
  ns0:id "5894" ;
  skos:prefLabel "ympäristöohjelmat"@fi ;
  skos:exactMatch yso:p20376 ;
  ns0:ed "1995-09-07" .

yso:p20376
  skos:prefLabel "environmental programmes"@en, "miljöprogram"@sv, "ympäristöohjelmat"@fi ;
  a skos:Concept .

