@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p5229
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "btx=varastot", "stalista=tarkista", "60", "agcx=sheds", "n", "sta=hyväksytty", "ctx=konevarastot", "ed=1987-01-01", "cc=40", "md=1997-05-28" ;
  skos:broader afo:p125, yso:p11240 ;
  ns0:id "1725" ;
  ns0:agcx "sheds"@en ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "konevarastot"@fi ;
  ns0:ed "1987-01-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-05-28" .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p11240
  skos:prefLabel "lager (byggnader)"@sv, "varastot (rakennukset)"@fi, "storehouses"@en ;
  a skos:Concept ;
  skos:narrower afo:p5229 .

afo:p125
  skos:prefLabel "varastot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5229 .

