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

yso:p9759
  skos:broader yso:p3215 ;
  skos:closeMatch allars:Y22638, ysa:Y112552 ;
  skos:prefLabel "member states"@en, "medlemsstater"@sv, "jäsenvaltiot"@fi ;
  skos:related yso:p9757, yso:p9758 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p3215
  skos:prefLabel "valtiot (alueelliset kokonaisuudet)"@fi, "stater (länder)"@sv, "states"@en ;
  a skos:Concept ;
  skos:narrower yso:p9759 .

yso:p9757
  skos:prefLabel "membership"@en, "medlemskap"@sv, "jäsenyys"@fi ;
  a skos:Concept ;
  skos:related yso:p9759 .

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

yso:p9758
  skos:prefLabel "medlemskår"@sv, "jäsenistö"@fi, "members"@en ;
  a skos:Concept ;
  skos:related yso:p9759 .

