@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:p208
  skos:prefLabel "stressinkestävyys"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p207 .

afo:p207
  ns0:tietue "ed=1987-01-01", "ctx=halotaanitestaus", "stalista=tarkista", "md=1995-09-05", "sta=hyväksytty", "fte=halothane testing", "cc=30", "n", "rtx=stressinkestävyys" ;
  skos:altLabel "halothane testing"@en ;
  skos:prefLabel "halotaanitestaus"@fi ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-01" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p8471 ;
  ns0:md "1995-09-05" ;
  ns0:id "692" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:rtx afo:p208 .

yso:p8471
  skos:prefLabel "testing"@en, "testning"@sv, "testaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p207 .

