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

yso:p8558
  skos:prefLabel "school community"@en, "skolgemenskap"@sv, "kouluyhteisö"@fi ;
  a skos:Concept ;
  skos:broader yso:p567 .

yso:p568
  skos:prefLabel "classroom work"@en, "luokkatyöskentely"@fi, "klassundervisning"@sv ;
  a skos:Concept ;
  skos:related yso:p567 .

yso:p23304
  skos:prefLabel "lesson plans"@en, "tuntisuunnitelmat"@fi, "timplanering"@sv ;
  a skos:Concept ;
  skos:related yso:p567 .

yso:p570
  skos:prefLabel "samhällelig tidsperiod"@sv, "societal period of time"@en, "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower yso:p567 .

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

yso:p569
  skos:prefLabel "teaching situation"@en, "opetustilanne"@fi, "undervisningssituation"@sv ;
  a skos:Concept ;
  skos:related yso:p567 .

yso:p567
  skos:broader yso:p570 ;
  a skos:Concept ;
  skos:prefLabel "lektioner"@sv, "oppitunnit"@fi, "lessons"@en ;
  skos:related yso:p23304, yso:p568, yso:p569 ;
  skos:narrower yso:p8558 ;
  skos:inScheme puho:conceptscheme .

