@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:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower yso:p16328 .

yso:p16328
  skos:prefLabel "vetenskapshistoria"@sv, "history of science"@en, "tieteenhistoria"@fi ;
  skos:related yso:p16329, yso:p21028 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1780 ;
  skos:closeMatch allars:Y28802, ysa:Y103791 ;
  skos:scopeNote "Yksittäisten  tieteenalojen historioista käytä oppihistoria" ;
  a skos:Concept .

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

yso:p21028
  skos:prefLabel "research history"@en, "forskningshistoria"@sv, "tutkimushistoria"@fi ;
  a skos:Concept ;
  skos:related yso:p16328 .

yso:p16329
  skos:prefLabel "lärdomshistoria"@sv, "history of learning"@en, "oppihistoria"@fi ;
  a skos:Concept ;
  skos:related yso:p16328 .

