@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p830
  skos:prefLabel "student organisations"@en, "studentorganisationer"@sv, "opiskelijajärjestöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20490 .

allars:Y27022 skos:exactMatch tero:p20490 .
yso:p20490 skos:exactMatch tero:p20490 .
tero:conceptscheme a skos:ConceptScheme .
tero:p20490
  skos:prefLabel "studentnationer"@sv, "students' clubs"@en, "osakunnat"@fi ;
  skos:exactMatch ysa:Y97889, allars:Y27022, yso:p20490 ;
  skosext:broaderGeneric tero:p830 ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader tero:p830 ;
  rdfs:comment "samasta maakunnasta kotoisin olevien yliopiston opiskelijoiden yhdistys" ;
  a skos:Concept .

ysa:Y97889 skos:exactMatch tero:p20490 .
