@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:p5447
  ns0:tietue "md=1995-09-05", "60", "cc=10", "n", "stalista=tarkista", "ctx=nestekromatografia", "fte=liquid chromatography", "ed=1992-05-31", "sta=hyväksytty", "btx=kromatografia" ;
  ns0:id "5507" ;
  skos:prefLabel "nestekromatografia"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  skos:altLabel "liquid chromatography"@en ;
  skos:broader afo:p2355 ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p24538 ;
  ns0:ed "1992-05-31" .

yso:p24538
  skos:prefLabel "vätskekromatografi"@sv, "liquid chromatography"@en, "nestekromatografia"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p5447 .

afo:p2355
  skos:prefLabel "kromatografia"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5447 .

