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

afo:p5600
  skos:exactMatch yso:p15063 ;
  ns0:tietue "sta=hyväksytty", "n", "Camellia sinensis", "ctx=tee", "btx=juomat", "ed=1987-01-19", "cc=60", "agcx=tea", "stalista=tarkista", "fte=tea", "md=1995-09-01" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:id "4450" ;
  skos:broader afo:p583, afo:p2146 ;
  skos:prefLabel "tee"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "tea"@en ;
  skos:altLabel "tea"@en, "Camellia sinensis"@en ;
  ns0:ed "1987-01-19" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-01" .

afo:p583
  skos:prefLabel "juomat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5600 .

yso:p15063
  skos:prefLabel "te (drycker)"@sv, "tee (juomat)"@fi, "tea"@en ;
  a skos:Concept .

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

afo:p2146
  skos:prefLabel "nautintoaineet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5600 .

