@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 .

yso:p16710
  skos:prefLabel "laktos"@sv, "laktoosi"@fi, "lactose"@en ;
  a skos:Concept .

afo:p5477
  skos:altLabel "lactose"@en ;
  ns0:tietue "stalista=tarkista", "md=1995-09-05", "n", "ed=1987-01-19", "sta=hyväksytty", "btx=sokerit", "cc=60", "ctx=laktoosi", "agcx=lactose", "fte=lactose" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p515 ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "laktoosi"@fi ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:ed "1987-01-19" ;
  ns0:id "2058" ;
  skos:exactMatch yso:p16710 ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "lactose"@en .

afo:p515
  skos:prefLabel "sokerit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5477 .

