@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

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

afo:p1366
  a skos:Concept ;
  skos:altLabel "fractionation"@en ;
  skos:broader afo:p991, yso:p1404 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fraktiointi"@fi ;
  ns0:agcx "fractionation"@en ;
  ns0:ed "1987-01-19" ;
  ns0:id "593" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:tietue "agcx=fractionation", "sta=hyväksytty", "stalista=tarkista", "btx=erotusmenetelmät", "fte=fractionation", "ctx=fraktiointi", "md=1995-09-05", "cc=60", "n", "ed=1987-01-19" .

afo:p991
  a skos:Concept ;
  skos:narrower afo:p1366 ;
  skos:prefLabel "erotusmenetelmät"@fi .

yso:p1404
  a skos:Concept ;
  skos:narrower afo:p1366 ;
  skos:prefLabel "separeringsmetoder"@sv, "separation methods"@en, "erotusmenetelmät"@fi .

