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

yso:p6081
  skos:prefLabel "studiehandböcker"@sv, "study guides"@en, "opinto-oppaat"@fi ;
  a skos:Concept .

afo:p421
  skos:prefLabel "oppaat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p420 .

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

afo:p420
  ns0:tietue "n", "fte=study guides", "stalista=tarkista", "ctx=opinto-oppaat", "ed=1992-05-31", "btx=oppaat", "md=1997-07-03", "cc=10", "sta=hyväksytty" ;
  ns0:id "3092" ;
  skos:broader afo:p421 ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:altLabel "study guides"@en ;
  skos:exactMatch yso:p6081 ;
  ns0:ed "1992-05-31" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-07-03" ;
  skos:prefLabel "opinto-oppaat"@fi .

