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

wd:Q171
  rdfs:label "wiki"@en, "Wiki"@de ;
  skos:prefLabel "wiki"@en, "Wiki"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/27743-5> .

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 .

<http://zbw.eu/stw/descriptor/30599-1>
  rdfs:label "User-Generated Content"@de, "User-generated content"@en, "Nutzergenerierter Inhalt"@de, "UGC"@en, "User-created content"@en ;
  skos:related <http://zbw.eu/stw/descriptor/27743-5> ;
  skos:prefLabel "User-Generated Content"@de, "User-generated content"@en ;
  a skos:Concept, zbwext:Descriptor .

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 .

gnd:7550143-0
  rdfs:label "Social Web Software"@de, "Social Media Software"@de, "Social Software"@de, "Soziale Software"@de ;
  skos:prefLabel "Soziale Software"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/27743-5> .

<http://zbw.eu/stw/descriptor/30582-4>
  rdfs:label "Tweeting"@en, "Mikroblog"@de, "Microblogging"@en, "Mikroblogging"@de, "Mikro-Blogging"@de, "Miniblogging"@en, "Tweet"@de, "Tweet"@en ;
  skos:prefLabel "Mikroblogging"@de, "Microblogging"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/27743-5> .

<http://zbw.eu/stw/thsys/181994>
  skos:narrower <http://zbw.eu/stw/descriptor/27743-5> ;
  rdfs:label "Communications and media"@en, "Kommunikation und Medien"@de, "N.08.04  Communications and media"@en, "N.08.04  Kommunikation und Medien"@de ;
  skos:notation "N.08.04" ;
  skos:prefLabel "N.08.04  Kommunikation und Medien"@de, "N.08.04  Communications and media"@en ;
  a zbwext:Thsys, skos:Concept .

<https://data.gesis.org/thesoz/concept_10094228>
  rdfs:label "social software"@en, "social media"@en, "Social Software"@de, "Soziale Medien"@de ;
  skos:prefLabel "social media"@en, "Soziale Medien"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/27743-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/thsys/73340>
  rdfs:label "N.10.05.02  Computer programming and software"@en, "N.10.05.02  Programmierung und Software"@de, "Computer programming and software"@en, "Programmierung und Software"@de ;
  skos:notation "N.10.05.02" ;
  skos:prefLabel "N.10.05.02  Computer programming and software"@en, "N.10.05.02  Programmierung und Software"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/27743-5> ;
  a skos:Concept, zbwext:Thsys .

<http://zbw.eu/stw/descriptor/10142-2>
  rdfs:label "Informationsfluss"@de, "Informationsfluß"@de, "Informationsdiffusion"@de, "Informationstransfer"@de, "Informationsverbreitung"@de, "Information dissemination"@en, "Informationsaustausch"@de, "Diffusionsprozess von Informationen"@de, "Information sharing"@en ;
  skos:prefLabel "Informationsverbreitung"@de, "Information dissemination"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/27743-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://dbpedia.org/resource/Social_software>
  rdfs:label "Social Software"@de, "Social software"@en ;
  skos:prefLabel "Social Software"@de, "Social software"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/27743-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 .

<http://zbw.eu/stw/descriptor/15621-0>
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Software"@de, "Software"@en ;
  rdfs:label "Software-Portabilität"@de, "EDV-Programm"@de, "Software portability"@en, "Software"@de, "Software"@en, "Computerprogramm"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/27743-5> .

<http://zbw.eu/stw/descriptor/27743-5>
  rdfs:label "Web 2.0-Technologien"@de, "Web 2.0 technologies"@en, "Social software"@en, "Soziale Software"@de, "Wiki"@de, "Blog"@de, "Weblog"@en, "Podcast"@en, "Instant messenger"@en ;
  skos:narrowMatch wd:Q30849, wd:Q171, wd:Q20899, wd:Q58199 ;
  skos:related <http://zbw.eu/stw/descriptor/10142-2>, <http://zbw.eu/stw/descriptor/29182-2>, <http://zbw.eu/stw/descriptor/30582-4>, <http://zbw.eu/stw/descriptor/30599-1> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:altLabel "Blog"@de, "Soziale Software"@de, "Instant messenger"@en, "Social software"@en, "Weblog"@en, "Podcast"@en, "Wiki"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/181994>, <http://zbw.eu/stw/thsys/73340>, <http://zbw.eu/stw/descriptor/15621-0> ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10094228>, gnd:7550143-0, <http://dbpedia.org/resource/Social_software>, wd:Q615985 ;
  skos:narrower <http://zbw.eu/stw/descriptor/19832-2> ;
  skos:prefLabel "Web 2.0-Technologien"@de, "Web 2.0 technologies"@en ;
  ns0:gvkppn "550010750" .

wd:Q58199
  rdfs:label "chat"@en, "IM"@de, "IM"@en, "Instant Messaging"@en, "Instant Messaging"@de, "messaging"@en, "text chat"@en, "Nachrichtensofortversand"@de, "instant messaging"@en ;
  skos:prefLabel "instant messaging"@en, "Instant Messaging"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/27743-5> .

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 .

wd:Q30849
  rdfs:label "Weblog"@de, "web log"@en, "MetaBlogging"@de, "blogs"@en, "Web-Logbuch"@de, "Web log"@de, "Web-Log"@de, "Meta-Blogging"@de, "Bloggen"@de, "Nanopublishing"@de, "blog"@en, "Blog"@de, "Watchdog blog"@de, "Blogroll"@de, "Blawg"@de, "Affiliate Blog"@de, "Online-Tagebuch"@de, "Blogging"@de, "weblog"@en ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/27743-5> ;
  skos:prefLabel "blog"@en, "Blog"@de .

<http://zbw.eu/stw/descriptor/29182-2>
  rdfs:label "Web 2.0"@en, "Virtuelle Gemeinschaft"@de, "Soziale Medien"@de, "Social Web"@de, "Internet-Netzwerk"@de, "Social media"@en, "Social network services"@en, "Soziale Netzwerke im Internet"@de, "Soziale Internetplattform"@de, "Internet-Community"@de, "Web community"@en, "Online community"@en, "Virtuelle Community"@de, "Soziales Web"@de, "Online-Netzwerk"@de, "Virtual community"@en, "Social web"@en ;
  skos:related <http://zbw.eu/stw/descriptor/27743-5> ;
  skos:prefLabel "Social web"@en, "Social Web"@de ;
  a zbwext:Descriptor, skos:Concept .

wd:Q20899
  skos:broadMatch <http://zbw.eu/stw/descriptor/27743-5> ;
  rdfs:label "Oggcast"@en, "podcasten"@de, "creation of a podcast"@en, "podcasting"@en, "podcast medium"@en, "Podcast"@de, "Podcasting"@de, "netcast"@en, "podcast"@en ;
  skos:prefLabel "Podcast"@de, "podcast"@en .

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

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>
  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 .

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

<http://zbw.eu/stw/descriptor/19832-2>
  rdfs:label "E-collaboration"@en, "Groupware"@de, "Groupware"@en, "Computer-aided team"@en, "Group support system"@en, "Computergestützte Gruppenarbeit"@de, "E-collaboration tool"@en, "Electronic collaboration"@en, "Collaborative software"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/27743-5> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Groupware"@de, "Groupware"@en .

wd:Q615985
  rdfs:label "social software"@en, "Soziale Software"@de ;
  skos:prefLabel "social software"@en, "Soziale Software"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/27743-5> .

