@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:p2495
  skos:prefLabel "joulupuut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4838 .

afo:p4838
  ns0:tietue "90", "ed=1992-05-31", "cc=22", "btx=joulupuut", "fte=Christmas trees", "ctx=joulukuuset", "agcx=Christmas trees", "sta=hyväksytty", "stalista=tarkista", "md=1999-02-22", "n" ;
  a skos:Concept ;
  skos:altLabel "Christmas trees"@en ;
  ns0:sta "hyväksytty" ;
  ns0:md "1999-02-22" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p2495 ;
  skos:exactMatch yso:p5554 ;
  ns0:ed "1992-05-31" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "joulukuuset"@fi ;
  ns0:agcx "Christmas trees"@en ;
  ns0:id "1079" .

yso:p5554
  skos:prefLabel "julgranar"@sv, "christmas trees"@en, "joulukuuset"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p4838 .

