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

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

yso:p11936
  skos:prefLabel "syndikalismi"@fi, "syndicalism"@en ;
  a skos:Concept ;
  skos:related yso:p10587 .

yso:p10586
  skos:prefLabel "internationella fackföreningsrörelsen"@sv, "international trade union movement"@en, "kansainvälinen ammattiyhdistysliike"@fi ;
  a skos:Concept ;
  skos:related yso:p10587 .

yso:p21
  skos:prefLabel "social movements"@en, "yhteiskunnalliset liikkeet"@fi, "folkrörelser"@sv ;
  a skos:Concept ;
  skos:narrower yso:p10587 .

yso:p10587
  skos:prefLabel "trade union movement"@en, "fackföreningsrörelsen"@sv, "ammattiyhdistysliike"@fi ;
  skos:closeMatch ysa:Y94634, allars:Y17676 ;
  skos:related yso:p10586, yso:p11936 ;
  a skos:Concept ;
  skos:broader yso:p21 ;
  skos:inScheme yso:conceptscheme .

