@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p2934
  ns0:tietue "agcx=hauling", "fte=skidding", "sta=hyväksytty", "stalista=tarkista", "ctx=laahusjuonto", "md=1999-12-29", "cc=90", "btx=juonto", "n", "ed=1999-02-23" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1999-12-29" ;
  skos:prefLabel "laahusjuonto"@fi ;
  ns0:id "6592" ;
  a skos:Concept ;
  ns0:agcx "hauling"@en ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1999-02-23" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "skidding"@en ;
  skos:broader afo:p2935 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p2935
  skos:prefLabel "metsäkuljetus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2934 .

