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

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

afo:p67
  skos:broader afo:p68, yso:p484 ;
  ns0:md "1995-12-04" ;
  ns0:tietue "stalista=tarkista", "n", "ed=1986-02-01", "rtx=tuotantotekniikka", "ctx=viljelytekniikka", "cc=22", "40", "md=1995-12-04", "sta=hyväksytty" ;
  ns0:ed "1986-02-01" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "viljelytekniikka"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:id "5221" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme .

