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

yso:p9291
  skos:related yso:p15827, yso:p9290 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Nordek"@sv, "Nordek"@fi, "nordek"@en ;
  skos:closeMatch ysa:Y110622 ;
  rdfs:comment "Vuosina 1968-70 Norjan, Ruotsin Suomen ja Tanskan välille suunniteltu, toteutumatta jäänyt talousliitto" ;
  skos:broader yso:p272 ;
  a skos:Concept .

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

yso:p15827
  skos:prefLabel "economic cooperation"@en, "ekonomiskt samarbete"@sv, "taloudellinen yhteistyö"@fi ;
  a skos:Concept ;
  skos:related yso:p9291 .

yso:p9290
  skos:prefLabel "nordiskt samarbete"@sv, "nordic cooperation"@en, "pohjoismainen yhteistyö"@fi ;
  a skos:Concept ;
  skos:related yso:p9291 .

yso:p272
  skos:prefLabel "organisaatiot (järjestelmät)"@fi, "organisations (systems)"@en, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p9291 .

