@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QBZPB50H-R .

n9j:-QBZPB50H-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/open_shop> ;
  skos:definition "The term open shop refers to a business or organization wherein employees are not required to become union members as a precondition of employment. An open shop can be distinguished from a closed shop,which refers to a business or organization wherein union membership is a precondition of employment. [Source: Encyclopedia of Education Law; Open Shop]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZZVX55M9-W ;
  skos:prefLabel "open shop"@en .

n9j:-ZZVX55M9-W
  skos:prefLabel "collective bargaining"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QBZPB50H-R .

n9j: a skos:ConceptScheme .
