@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y95688 skos:exactMatch tero:p1794 .
yso:p1794 skos:exactMatch tero:p1794 .
tero:p1794
  a skos:Concept ;
  skos:prefLabel "järjestöhistoriikit"@fi, "organisation histories"@en, "organisationshistoriker"@sv ;
  skos:exactMatch yso:p1794, allars:Y23935, ysa:Y95688 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1778 ;
  skos:broader tero:p1778 .

allars:Y23935 skos:exactMatch tero:p1794 .
tero:p1778
  skos:prefLabel "historiker"@sv, "histories"@en, "historiikit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1794 .

