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

tero:p6809
  skos:prefLabel "vetenskapsförvaltning"@sv, "tiedehallinto"@fi, "science administration"@en ;
  a skos:Concept ;
  skos:exactMatch yso:p6809, ysa:Y99460, allars:Y28801 ;
  skosext:broaderGeneric tero:p11749 ;
  skos:related tero:p14415, tero:p6808 ;
  skos:broader tero:p11749 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p11749
  skos:prefLabel "undervisningsförvaltning"@sv, "educational administration"@en, "opetushallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6809 .

ysa:Y99460 skos:exactMatch tero:p6809 .
yso:p6809 skos:exactMatch tero:p6809 .
tero:p14415
  skos:prefLabel "cultural administration"@en, "kulturförvaltning"@sv, "kulttuurihallinto"@fi ;
  a skos:Concept ;
  skos:related tero:p6809 .

tero:p6808
  skos:prefLabel "vetenskapliga kommissioner"@sv, "scientific committees"@en, "tieteelliset toimikunnat"@fi ;
  a skos:Concept ;
  skos:related tero:p6809 .

allars:Y28801 skos:exactMatch tero:p6809 .
