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

tero:conceptscheme a skos:ConceptScheme .
yso:p19793 skos:exactMatch tero:p19793 .
tero:p2400
  skos:prefLabel "ESK-rättigheter"@sv, "esc rights"@en, "TSS-oikeudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19793 .

tero:p19793
  skos:exactMatch yso:p19793, allars:Y17278, ysa:Y110880 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2400 ;
  skos:prefLabel "ekonomiska rättigheter"@sv, "economic rights"@en, "taloudelliset oikeudet"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2400 .

ysa:Y110880 skos:exactMatch tero:p19793 .
allars:Y17278 skos:exactMatch tero:p19793 .
