@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:p5152
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  ns0:tietue "cc=22", "n", "rtx=maannosluokitus", "agcx=soil classification", "80", "sta=hyväksytty", "stalista=tarkista", "ed=1986-02-01", "md=1997-11-14", "btx=luokitus", "ctx=maalajiluokitus" ;
  ns0:agcx "soil classification"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p1401, afo:p1799 ;
  ns0:id "2414" ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-11-14" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "maalajiluokitus"@fi .

yso:p1401
  skos:prefLabel "luokitukset (tieto)"@fi, "classifications"@en, "klassificeringar"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5152 .

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

