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

yso:p541
  skos:prefLabel "utbildningsorganisation"@sv, "educational organisation"@en, "koulutusorganisaatio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12400 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p10895
  skos:prefLabel "universitet"@sv, "universities"@en, "yliopistot"@fi ;
  a skos:Concept .

yso:p12400
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p801, yso:p541 ;
  skosext:partOf yso:p10895 ;
  skos:closeMatch ysa:Y106739, allars:Y26696 ;
  skos:prefLabel "språkcentraler"@sv, "kielikeskukset"@fi, "language centres"@en ;
  a skos:Concept .

yso:p801
  skos:prefLabel "centrer (organisationer)"@sv, "keskukset"@fi, "centres"@en ;
  a skos:Concept ;
  skos:narrower yso:p12400 .

