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

yso:p10258
  skos:closeMatch allars:Y24167, ysa:Y95925 ;
  skos:broader yso:p1780, yso:p4537 ;
  skos:prefLabel "pedagogikens historia"@sv, "kasvatushistoria"@fi, "history of education"@en ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "kasvatuksen historia"@fi .

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

yso:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10258 .

yso:p4537
  skos:prefLabel "educational science"@en, "pedagogik"@sv, "kasvatustiede"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10258 .

