@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:p3801
  skos:altLabel "bunker silos"@en ;
  ns0:id "2009" ;
  ns0:tietue "fte=bunker silos", "btx=varastot", "cc=40", "n", "agcx=horizontal silos", "60", "stalista=tarkista", "rtx=rehuvarastot", "sta=hyväksytty", "ctx=laakasäilöt", "ed=1986-02-01", "md=1997-12-12" ;
  ns0:agcx "horizontal silos"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:prefLabel "laakasäilöt"@fi ;
  skos:broader yso:p21311 ;
  ns0:rtx afo:p2901 ;
  ns0:md "1997-12-12" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

afo:p2901
  skos:prefLabel "rehuvarastot"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3801 .

yso:p21311
  skos:prefLabel "lager (icke-levande fysisk entitet)"@sv, "varastot (eloton fyysinen kokonaisuus)"@fi, "storehouses"@en ;
  a skos:Concept ;
  skos:narrower afo:p3801 .

