@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

<http://zbw.eu/stw/descriptor/12757-4>
  rdfs:label "Fertigungssegmentierung"@de, "Produktionsorganisation"@de, "Fertigungsorganisation"@de, "Production fragmentation"@en, "Production organization"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/19562-5> ;
  skos:prefLabel "Production organization"@en, "Produktionsorganisation"@de .

<http://zbw.eu/stw/thsys/70562>
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "B.01.02  Business organization and business organization theory"@en, "B.01.02  Unternehmensorganisation und betriebswirtschaftliche Organisationslehre"@de ;
  rdfs:label "Business organization and business organization theory"@en, "B.01.02  Unternehmensorganisation und betriebswirtschaftliche Organisationslehre"@de, "B.01.02  Business organization and business organization theory"@en, "Unternehmensorganisation und betriebswirtschaftliche Organisationslehre"@de ;
  skos:notation "B.01.02" ;
  skos:narrower <http://zbw.eu/stw/descriptor/19562-5> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://zbw.eu/stw/descriptor/19562-5>
  rdfs:label "Firm organization"@en, "Betriebsorganisation"@de, "Business organization"@en, "Unternehmensorganisation"@de ;
  a skos:Concept, zbwext:Descriptor ;
  ns0:gvkppn "091396565" ;
  skos:narrowMatch gnd:4345473-2 ;
  skos:related <http://zbw.eu/stw/descriptor/12617-6> ;
  skos:prefLabel "Business organization"@en, "Unternehmensorganisation"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/12621-1>, <http://zbw.eu/stw/descriptor/12757-4>, <http://zbw.eu/stw/descriptor/12120-2> ;
  skos:relatedMatch gnd:4121432-8 ;
  skos:exactMatch wd:Q832011 ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:altLabel "Betriebsorganisation"@de, "Firm organization"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/12091-4>, <http://zbw.eu/stw/thsys/70562> ;
  skos:inScheme <http://zbw.eu/stw> .

wd:Q832011
  rdfs:label "business organization"@en, "Unternehmensorganisation"@de, "Firm organization"@en, "Betriebsorganisation"@de ;
  skos:prefLabel "business organization"@en, "Betriebsorganisation"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19562-5> .

gnd:4345473-2
  rdfs:label "Polyzentrismus"@de ;
  skos:prefLabel "Polyzentrismus"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19562-5> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

<http://zbw.eu/stw/descriptor/12621-1>
  rdfs:label "Betriebsinterne Arbeitsteilung"@de, "Stellengliederung"@de, "Arbeitstechnologie"@de, "Arbeitsteilung im Betrieb"@de, "Organization of work"@en, "Work organization"@en, "Arbeitsorganisation"@de, "Arbeitssystem"@de ;
  skos:prefLabel "Work organization"@en, "Arbeitsorganisation"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/19562-5> .

<http://zbw.eu/stw/descriptor/12091-4>
  rdfs:label "Organization"@en, "Organisation"@de ;
  skos:prefLabel "Organization"@en, "Organisation"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/19562-5> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://zbw.eu/stw/descriptor/12617-6>
  rdfs:label "Arbeitspsychologie"@de, "Organisational psychology"@en, "Industrial psychology"@en, "Sozialpsychologie des Betriebes"@de, "Organisationspsychologie"@de, "Personnel psychology"@en, "Work psychology"@en, "Organizational psychology"@en, "Betriebspsychologie"@de ;
  skos:related <http://zbw.eu/stw/descriptor/19562-5> ;
  skos:prefLabel "Arbeitspsychologie"@de, "Organizational psychology"@en ;
  a skos:Concept, zbwext:Descriptor .

zbwext:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

<http://zbw.eu/stw>
  rdfs:label "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

gnd:4121432-8
  rdfs:label "Organisationsplanung"@de ;
  skos:prefLabel "Organisationsplanung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19562-5> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/12120-2>
  rdfs:label "Managementorganisation"@de, "Führungsorganisation"@de, "Managementstruktur"@de, "Leitungsstruktur"@de, "Leitungsorganisation"@de, "Governance structure"@en, "Führungsstruktur"@de, "Leadership structure"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Führungsorganisation"@de, "Governance structure"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/19562-5> .

