@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:p3722
  skos:prefLabel "mehut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5815 .

afo:p5815
  ns0:md "1997-06-27" ;
  ns0:id "4699" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "n", "sta=hyväksytty", "md=1997-06-27", "ed=1992-05-31", "stalista=tarkista", "fte=juices", "agcx=fruit juices", "btx=mehut", "70", "cc=60", "ctx=tuoremehut" ;
  ns0:agcx "fruit juices"@en ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "tuoremehut"@fi ;
  skos:broader afo:p3722 ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  skos:altLabel "juices"@en ;
  skos:exactMatch yso:p18645 .

yso:p18645
  skos:prefLabel "juice"@sv, "tuoremehut"@fi, "juices"@en ;
  a skos:Concept .

