@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:p5951
  ns0:tietue "btx=ojat", "fte=drain", "sta=hyväksytty", "n", "md=1997-07-17", "cc=40", "subsurface drain", "ctx=salaojat", "stalista=tarkista", "ed=1987-01-01", "agcx=subsurface drainage" ;
  skos:broader yso:p7366, afo:p2659 ;
  ns0:agcx "subsurface drainage"@en ;
  ns0:md "1997-07-17" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:altLabel "subsurface drain"@en, "drain"@en ;
  skos:prefLabel "salaojat"@fi ;
  ns0:id "3967" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-01-01" ;
  a skos:Concept .

afo:p2659
  skos:prefLabel "ojat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5951 .

yso:p7366
  skos:prefLabel "diken"@sv, "ditches"@en, "ojat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5951 .

