@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/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

yso:p15518
  skos:prefLabel "craft unions"@en, "fackföreningar"@sv, "ammattiyhdistykset"@fi ;
  a skos:Concept ;
  skos:broader yso:p12361 .

yso:p1393
  skos:prefLabel "föreningar"@sv, "järjestöt"@fi, "organisations"@en ;
  a skos:Concept ;
  skos:narrower yso:p12361 .

yso:p12359
  skos:prefLabel "trades union congresses"@en, "fackliga centralorganisationer"@sv, "ammatilliset keskusjärjestöt"@fi ;
  a skos:Concept .

yso:p12361
  a skos:Concept ;
  skos:prefLabel "trade unions"@en, "ammattiliitot"@fi, "fackförbund"@sv ;
  skos:closeMatch ysa:Y142467, allars:Y31877 ;
  skosext:partOf yso:p12359 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1393 ;
  skos:narrower yso:p15518 .

