@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:p24347
  skos:prefLabel "förstagallring"@sv, "first thinning"@en, "ensiharvennus"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p1434 .

afo:p196
  skos:prefLabel "hakkuut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1434 .

afo:p1434
  ns0:md "2000-04-05" ;
  ns0:tietue "cc=90", "stalista=tarkista", "early thinning", "ed=1999-01-04", "ctx=ensiharvennus", "md=2000-04-05", "sta=hyväksytty", "btx=harvennus", "n", "fte=first thinning" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "ensiharvennus"@fi ;
  skos:broader afo:p196 ;
  ns0:sta "hyväksytty" ;
  ns0:id "6324" ;
  a skos:Concept ;
  skos:exactMatch yso:p24347 ;
  skos:altLabel "first thinning"@en, "early thinning"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1999-01-04" .

