@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:p1859
  skos:prefLabel "aistit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1858 .

yso:p15474
  skos:prefLabel "sense of taste"@en, "makuaisti"@fi, "smaksinnet"@sv ;
  a skos:Concept .

afo:p1858
  skos:exactMatch yso:p15474 ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  skos:altLabel "taste"@en, "sense of taste"@en ;
  ns0:tietue "ctx=makuaisti", "sta=hyväksytty", "sense of taste", "md=1995-09-05", "n", "ed=1992-05-31", "stalista=tarkista", "fte=taste", "btx=aistit", "cc=60" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "makuaisti"@fi ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "2617" ;
  ns0:ed "1992-05-31" ;
  skos:broader afo:p1859 ;
  ns0:siirtopv "2006-03-03" .

