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

yso:p15659
  skos:prefLabel "vegetationsskador"@sv, "vegetation damages"@en, "kasvillisuusvauriot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5288 .

afo:p730
  skos:prefLabel "kasvillisuusvauriot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5288 .

afo:p5288
  ns0:tietue "cc=90", "fte=needle cast", "stalista=tarkista", "ctx=neulaskato", "ed=1999-01-07", "needlecast", "rtx=lehtikato", "n", "md=2000-02-29", "sta=hyväksytty" ;
  ns0:id "6397" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p730, yso:p15659 ;
  ns0:ed "1999-01-07" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "needlecast"@en, "needle cast"@en ;
  ns0:md "2000-02-29" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:prefLabel "neulaskato"@fi .

