@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:p11306
  skos:prefLabel "alkaloider"@sv, "alkaloids"@en, "alkaloidit"@fi ;
  a skos:Concept .

afo:p5146
  ns0:tietue "agcx=alkaloids", "n", "md=1995-09-05", "ctx=alkaloidit", "ed=1986-02-01", "btx=orgaaniset yhdisteet", "stalista=tarkista", "fte=alkaloids", "sta=hyväksytty", "80", "cc=10" ;
  ns0:agcx "alkaloids"@en ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "alkaloidit"@fi ;
  skos:altLabel "alkaloids"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p11306 ;
  skos:broader afo:p323 ;
  ns0:ed "1986-02-01" ;
  ns0:id "66" .

afo:p323
  skos:prefLabel "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5146 .

