@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:p3210 .

afo:p513
  skos:prefLabel "analyysimenetelmät"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3210 .

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

afo:p3210
  ns0:tietue "ctx=mittausmenetelmät", "btx=menetelmät", "md=1997-11-17", "määritysmenetelmät", "cc=10", "sta=hyväksytty", "method of measurement", "ed=1986-02-01", "rtx=analyysimenetelmät", "fte=measuring method", "stalista=tarkista", "n", "80" ;
  skos:prefLabel "mittausmenetelmät"@fi ;
  ns0:rtx afo:p513 ;
  a skos:Concept ;
  skos:broader afo:p27 ;
  skos:altLabel "method of measurement"@en, "measuring method"@en ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-11-17" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "2821" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p20083 ;
  ns0:siirtopv "2006-03-03" .

yso:p20083
  skos:prefLabel "measuring methods"@en, "mätmetoder"@sv, "mittausmenetelmät"@fi ;
  a skos:Concept .

