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

<file:///lhome/sinkkila/ontologiat/vnas/100310/aksiomit_veke.rdf-xml.owl/conceptscheme>
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p183
  skos:prefLabel "research"@en, "forskning"@sv, "tutkimus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10982 .

yso:p10982
  a skos:Concept ;
  skos:prefLabel "case study"@en, "fallstudie"@sv, "tapaustutkimus"@fi ;
  skos:closeMatch ysa:Y99319, allars:Y17707 ;
  skos:altLabel "case studies"@sv, "case-tutkimus"@fi ;
  skos:broader yso:p183 ;
  skos:inScheme <file:///lhome/sinkkila/ontologiat/vnas/100310/aksiomit_veke.rdf-xml.owl/conceptscheme> .

