@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:conceptscheme a skos:ConceptScheme .
yso:p19585 skos:exactMatch tero:p19585 .
ysa:Y100373 skos:exactMatch tero:p19585 .
tero:p19585
  skos:prefLabel "föreningsfrihet"@sv, "freedom of association"@en, "yhdistymisvapaus"@fi ;
  skos:broader tero:p231 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p19585, allars:Y18586, ysa:Y100373 ;
  skosext:broaderGeneric tero:p231 ;
  a skos:Concept .

allars:Y18586 skos:exactMatch tero:p19585 .
tero:p231
  skos:prefLabel "basic rights"@en, "perusoikeudet"@fi, "grundrättigheter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19585 .

