@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:p196
  skos:prefLabel "hakkuut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p195 .

afo:p195
  skos:broader afo:p196 ;
  ns0:tietue "stalista=tarkista", "ufx=hankintahakkuut", "ed=1999-02-10", "90", "snx=Käytetty vuodesta 1999", "cc=50", "sta=hyväksytty", "n", "rtx=hakkuu", "ctx=hankintahakkuu", "md=2002-01-25" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1999-02-10" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:ufx "hankintahakkuut"@fi ;
  ns0:md "2002-01-25" ;
  ns0:snx "Käytetty vuodesta 1999" ;
  ns0:id "6507" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hankintahakkuu"@fi ;
  ns0:siirtopv "2006-03-03" .

