@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/Vermeidung_von_Über-_und_Unterforderung> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation>
  skos:altLabel "" ;
  skos:definition "Gesamtheit aller durch eine Ausbildung erworbenen Fähigkeiten, Kenntnisse und Fertigkeiten, über welche eine Arbeitsperson zur Ausübung einer bestimmten Funktion oder Tätigkeit im Rahmen der Dienstleistungserbringung verfügen muss. " ;
  skos:editorialNote "Thomas, Oliver (2013): Dienstleistungsmodellierung 2012. Product-Service Systems und Produktivität. Wiesbaden: Springer. Online verfügbar unter http://site.ebrary.com/lib/alltitles/docDetail.action?docID=10621388. (54)" ;
  a skos:Concept ;
  skos:example "" ;
  skos:note "" ;
  skos:prefLabel "Qualifikation"@de ;
  skos:label "Qualifikation"@de, "qualification"@en ;
  skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Dienstleistung> .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Taetigkeitswechsel> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Humankriterien> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Aufgabenbereicherung> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
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/Qualifikation> .
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/Kompetenz> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Aufgabenerweiterung> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
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/SE_Begriffe> skos:Member <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
<http://soserve.rz.uni-leipzig.de:3030/skosmos/Dienstleistung>
  skos:prefLabel "Dienstleistung"@de ;
  a skos:Concept .

<http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikationsnutzung_und_Lernen> skos:related <http://soserve.rz.uni-leipzig.de:3030/skosmos/Qualifikation> .
skos:note
  skos:definition "A general note, for any purpose."@en ;
  rdfs:label "note"@en .

