@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:p4593
  skos:prefLabel "opinnäytteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5793 .

afo:p5793
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "Master"@en, "s theses"@en, "tarkista"@en, "M.Sc. theses"@en, "MSc theses"@en, "hyväksytty"@en ;
  skos:broader yso:p1380, afo:p4593 ;
  ns0:ed "1992-05-31" ;
  a skos:Concept ;
  skos:prefLabel "pro gradu -tutkielmat"@fi ;
  ns0:id "3436" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" .

yso:p1380
  skos:prefLabel "lärdomsprov"@sv, "diploma works"@en, "opinnäytteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5793 .

