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

afo:p620
  ns0:tietue "md=1995-09-01", "ed=1987-01-19", "ctx=testit", "assays", "70", "rtx=testaus", "n", "fte=tests", "80", "cc=40", "ntx=biotestit", "stalista=tarkista", "sta=hyväksytty" ;
  ns0:rtx afo:p621 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower afo:p3662 ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:ed "1987-01-19" ;
  skos:prefLabel "testit"@fi ;
  skos:altLabel "tests"@en, "assays"@en ;
  ns0:stalista "tarkista" ;
  ns0:id "4514" ;
  skos:exactMatch yso:p3971 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-01" .

yso:p3971
  skos:prefLabel "test"@sv, "tests"@en, "testit"@fi ;
  a skos:Concept .

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

afo:p3662
  skos:prefLabel "biotestit"@fi ;
  a skos:Concept ;
  skos:broader afo:p620 .

afo:p621
  skos:prefLabel "testaus"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p620 .

