@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:p68
  skos:prefLabel "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5406 .

yso:p484
  skos:prefLabel "technics"@en, "teknik (metoder)"@sv, "tekniikka (menetelmät)"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5406 .

afo:p5406
  ns0:tietue "sta=hyväksytty", "n", "sta2=vapaa", "stalista=tarkista", "cc=40", "ed=1992-05-31", "ctx=ajotekniikka" ;
  ns0:stalista "tarkista" ;
  skos:broader yso:p484, afo:p68 ;
  ns0:sta2 "vapaa" ;
  ns0:sta "hyväksytty" ;
  ns0:id "51" ;
  skos:prefLabel "ajotekniikka"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  a skos:Concept .

