@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p467
  skos:prefLabel "granskning"@sv, "inspection"@en, "tarkastus"@fi ;
  a skos:Concept ;
  skos:related yso:p8471 .

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

yso:p193
  skos:prefLabel "creation related to information"@en, "informationsrelaterat skapande"@sv, "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8471 .

yso:p8471
  skos:broader yso:p193 ;
  skos:closeMatch allars:Y27632, ysa:Y104542 ;
  skos:related yso:p467, yso:p1604, yso:p3971 ;
  skos:prefLabel "testing"@en, "testaus"@fi, "testning"@sv ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p1604
  skos:prefLabel "kontroll (fysik)"@sv, "testing"@en, "koetus"@fi ;
  a skos:Concept ;
  skos:related yso:p8471 .

