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

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Begriffe_Arbeitspsychologie> skos:Member <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Arbeitsanalyse> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Informationsflussanalyse> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Daten>
  skos:prefLabel "Daten"@de ;
  a skos:Concept ;
  skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .

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:example
  rdfs:subPropertyOf skos:note ;
  skos:definition "An example of the use of a concept."@en ;
  rdfs:label "example"@en .

skos:definition
  rdfs:subPropertyOf skos:note ;
  skos:definition "A statement or formal explanation of the meaning of a concept."@en ;
  rdfs:label "definition"@en .

skos:editorialNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note for an editor, translator or maintainer of the vocabulary."@en ;
  rdfs:label "editorial note"@en .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Dokumentenanalyse> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
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 .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Beobachtungsinterview> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Smart__Services> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "alternative label"@en .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Wissen>
  skos:prefLabel "Wissen"@de ;
  a skos:Concept ;
  skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Bewertungsebenen_der_Arbeitsgestaltung> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Kleingruppenarbeit> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Information>
  skos:note "" ;
  skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information>, <http://soserve.rz.uni-leipzig.de:3030/skosmos/Daten>, <http://soserve.rz.uni-leipzig.de:3030/skosmos/Wissen> ;
  skos:editorialNote """VDI 5610, Blatt 2;
Hacker, W. (2009) Arbeitsgegenstand Mensch: Psychologie dialogisch-interaktiver Erwerbsarbeit. Ein Lehrbuch. Lengerich: Pabst Science Publishers.""" ;
  skos:label "Information"@de, "information"@en ;
  a skos:Concept ;
  skos:altLabel "" ;
  skos:prefLabel "Information"@de ;
  skos:example "" ;
  skos:definition """Informationen sind strukturierte Daten mit Relevanz und Zweck, die semantisch in einen Kontext gebracht, kategorisiert, kalkuliert und korrigiert werden können.
Zum Beispiel die Information: Eine Mitarbeiterin ist 30 Jahre alt. 
Informationen werden erst zu Wissen, wenn sie im Gedächtnis von Menschen fixiert sind.""" .

skos:note
  skos:definition "A general note, for any purpose."@en ;
  rdfs:label "note"@en .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Produktmodell> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Rueckmeldungen> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Information> .
