@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p9291
  skos:prefLabel "Nordek"@sv, "nordek"@en, "Nordek"@fi ;
  a skos:Concept ;
  skos:related yso:p9290 .

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

yso:p1730
  skos:prefLabel "international cooperation"@en, "internationellt samarbete"@sv, "kansainvälinen yhteistyö"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9290 .

yso:p6335
  skos:prefLabel "regionalt samarbete"@sv, "regional cooperation"@en, "alueellinen yhteistyö"@fi ;
  a skos:Concept ;
  skos:related yso:p9290 .

yso:p9290
  skos:closeMatch allars:Y23531, ysa:Y98155 ;
  skos:broader yso:p1730 ;
  skos:prefLabel "nordic cooperation"@en, "pohjoismainen yhteistyö"@fi, "nordiskt samarbete"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p6335, yso:p9291 ;
  a skos:Concept .

