@prefix yso: <http://www.yso.fi/onto/yso/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p18844
  skos:prefLabel "beer"@en, "öl"@sv, "olut"@fi ;
  a skos:Concept .

afo:p274
  skos:prefLabel "vierre"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p273 .

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

afo:p275
  skos:prefLabel "mallasjuomat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p273 .

afo:p273
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "cc=60", "n", "ctx=olut", "sta=hyväksytty", "md=1995-09-05", "lager", "ed=1987-01-19", "fte=beer", "stalista=tarkista", "btx=mallasjuomat" ;
  ns0:md "1995-09-05" ;
  skos:altLabel "beer"@en, "lager"@en ;
  ns0:ed "1987-01-19" ;
  ns0:rtx afo:p274 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:id "3065" ;
  skos:broader afo:p275 ;
  skos:exactMatch yso:p18844 ;
  skos:prefLabel "olut"@fi ;
  ns0:sta "hyväksytty" .

