@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p2868
  skos:prefLabel "decisions, resolutions, decrees"@en, "beslut"@sv, "päätökset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2867 .

ysa:Y121043 skos:exactMatch tero:p2867 .
allars:Y41926 skos:exactMatch tero:p2867 .
yso:p2867 skos:exactMatch tero:p2867 .
tero:p2867
  skos:broader tero:p2868 ;
  a skos:Concept ;
  skos:prefLabel "förvaltningsbeslut"@sv, "hallintopäätökset"@fi, "administrative decisions"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y121043, allars:Y41926, yso:p2867 ;
  skosext:broaderGeneric tero:p2868 .

