@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:p5066
  skos:broader afo:p1224 ;
  ns0:tietue "n", "ed=1999-12-29", "stalista=tarkista", "md=1999-12-29", "fte=decay prevention", "sta=hyväksytty", "btx=puunsuojaus", "cc=90", "ctx=lahontorjunta" ;
  ns0:id "6719" ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p13436 ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:altLabel "decay prevention"@en ;
  ns0:ed "1999-12-29" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1999-12-29" ;
  skos:prefLabel "lahontorjunta"@fi .

afo:p1224
  skos:prefLabel "puunsuojaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5066 .

yso:p13436
  skos:prefLabel "rötavvärjning"@sv, "rot control"@en, "lahontorjunta"@fi ;
  a skos:Concept .

