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

afo:p27
  skos:prefLabel "menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2621 .

afo:p2621
  ns0:tietue "fte=chemical methods", "md=1995-09-05", "ed=1992-05-31", "n", "sta=hyväksytty", "stalista=tarkista", "rtx=fysikaaliset menetelmät", "cc=80", "ctx=kemialliset menetelmät" ;
  a skos:Concept ;
  ns0:ed "1992-05-31" ;
  ns0:rtx afo:p2622 ;
  ns0:id "1558" ;
  skos:broader afo:p27, yso:p1913 ;
  ns0:md "1995-09-05" ;
  skos:altLabel "chemical methods"@en ;
  skos:prefLabel "kemialliset menetelmät"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" .

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

yso:p1913
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower afo:p2621 .

afo:p2622
  skos:prefLabel "fysikaaliset menetelmät"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2621 .

