@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:p1401
  skos:prefLabel "luokitukset (tieto)"@fi, "classifications"@en, "klassificeringar"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5935 .

afo:p1799
  skos:prefLabel "luokitus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5935 .

afo:p5935
  ns0:tietue "btx=luokitus", "md=1997-11-26", "ctx=maannosluokitus", "cc=10", "n", "stalista=tarkista", "rtx=maalajiluokitus", "ed=1986-02-01", "22", "sta=hyväksytty", "agcx=soil classification" ;
  skos:prefLabel "maannosluokitus"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p1799, yso:p1401 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "soil classification"@en ;
  ns0:ed "1986-02-01" ;
  ns0:md "1997-11-26" ;
  ns0:id "2440" .

