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

yso:conceptscheme a skos:ConceptScheme .
kauno:p1372
  skos:prefLabel "yhteiskunnalliset liikkeet"@fi, "folkrörelser"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3288 .

kauno:p4023
  skos:prefLabel "fackföreningsverksamhet"@sv, "ammattiyhdistystoiminta"@fi ;
  a skos:Concept ;
  skos:related kauno:p3288 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3288
  skos:broader kauno:p1372 ;
  skos:exactMatch yso:p10587 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410947833188> ;
  kauno:facet kauno:section_6 ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:ammattiyhdistysliike ;
  a skos:Concept ;
  skos:prefLabel "ammattiyhdistysliike"@fi, "fackföreningsrörelsen"@sv ;
  skos:related kauno:p4023 ;
  kauno:kaunokkiID "48905" .

yso:p10587
  skos:prefLabel "trade union movement"@en, "ammattiyhdistysliike"@fi, "fackföreningsrörelsen"@sv ;
  a skos:Concept ;
  skos:exactMatch kauno:p3288 .

