@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@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 .

<https://data.gesis.org/thesoz/concept_10043514>
  rdfs:label "distance learning"@en, "Fernstudium"@de ;
  skos:prefLabel "distance learning"@en, "Fernstudium"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

<http://dbpedia.org/resource/Distance_education>
  rdfs:label "Fernunterricht"@de, "Distance education"@en ;
  skos:prefLabel "Fernunterricht"@de, "Distance education"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

<http://zbw.eu/stw/descriptor/30281-4>
  rdfs:label "Home Schooling"@de, "Domestic education"@en, "Hausunterricht"@de, "Home schooling"@en, "Homeschooling"@en, "Home education"@en ;
  skos:related <http://zbw.eu/stw/descriptor/11371-3> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Home schooling"@en, "Hausunterricht"@de .

<http://zbw.eu/stw/thsys/70847>
  rdfs:label "W.24  Educational System"@en, "W.24  Bildungswesen"@de, "Bildungswesen"@de, "Educational System"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "W.24  Educational System"@en, "W.24  Bildungswesen"@de ;
  skos:notation "W.24" ;
  skos:narrower <http://zbw.eu/stw/descriptor/11371-3> .

<http://zbw.eu/stw/descriptor/18074-2>
  rdfs:label "E-Learning"@de, "Elektronische Lernumgebung"@de, "Moodle"@en, "Electronic learning"@en, "Computer-aided learning"@en, "Lernplattform"@de, "E-learning"@en, "Collaborative learning"@en, "Teachware"@en, "Virtual classroom"@en, "Blended learning"@en, "Virtuelle Universität"@de, "E-university"@en, "Internetbasiertes Lernen"@de, "Computergestütztes Lernen"@de, "Lernprogramm"@de ;
  skos:related <http://zbw.eu/stw/descriptor/11371-3> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "E-learning"@en, "E-Learning"@de .

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://eurovoc.europa.eu/779>
  rdfs:label "Schulfernsehen"@de, "education by correspondence course"@en, "Schulfunk"@de, "educational television"@en, "television teaching"@en, "Bildungsfernsehen"@de, "Fernunterricht"@de, "educational radio"@en, "schools broadcast"@en, "elektronischer und multimedialer Unterricht"@de, "Telekolleg"@de, "Fernstudium"@de, "Funkkolleg"@de, "educational broadcast"@en, "distance learning"@en, "e-learning"@en, "learning by correspondence course"@en ;
  skos:prefLabel "Fernunterricht"@de, "distance learning"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

<https://data.gesis.org/thesoz/concept_10060125>
  rdfs:label "telecollege"@en, "Telekolleg"@de ;
  skos:prefLabel "telecollege"@en, "Telekolleg"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11371-3> .

gnd:4016865-7
  rdfs:label "Externenstudium"@de, "Fernstudium"@de ;
  skos:prefLabel "Fernstudium"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11371-3> .

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 .

<https://data.gesis.org/thesoz/concept_10043520>
  rdfs:label "correspondence course"@en, "teleteaching"@en, "Teleteaching"@de, "Fernunterricht"@de ;
  skos:prefLabel "correspondence course"@en, "Fernunterricht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

gnd:4016867-0
  rdfs:label "Fernkurs"@de, "Distanzunterricht"@de, "distance learning"@de, "Fernunterricht"@de ;
  skos:prefLabel "Fernunterricht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

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 .

<https://data.gesis.org/thesoz/concept_10043517>
  rdfs:label "correspondence university"@en, "Fernuniversität"@de ;
  skos:prefLabel "correspondence university"@en, "Fernuniversität"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

<http://zbw.eu/stw/descriptor/11382-5>
  rdfs:label "Schulunterricht"@de, "Unterricht"@de, "Driving school"@en, "Teaching"@en, "Fahrschule"@de ;
  skos:prefLabel "Teaching"@en, "Unterricht"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/11371-3> .

wd:Q159595
  rdfs:label "ODL"@en, "Education, Distance"@en, "Fernunterricht"@de, "Fernlehrgang"@de, "Distanzunterricht"@de, "Onlineunterricht"@de, "distance learning"@en, "distance education"@en, "Distanzlernen"@de, "Fernschule"@de ;
  skos:prefLabel "distance education"@en, "Fernunterricht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11371-3> .

gnd:4154097-9
  rdfs:label "Offene Universität <Fernuniversität>"@de, "Fernuniversität"@de ;
  skos:prefLabel "Fernuniversität"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11371-3> .

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 .

<http://zbw.eu/stw/descriptor/11371-3>
  rdfs:label "Correspondence course"@en, "Fernuniversität"@de, "Correspondence education"@en, "Fernunterricht"@de, "Distance education"@en, "Fernlehrgang"@de, "Fernstudium"@de, "Distance learning"@en, "Distance training"@en, "Remote learning"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70847>, <http://zbw.eu/stw/descriptor/11382-5> ;
  skos:altLabel "Correspondence education"@en, "Distance training"@en, "Correspondence course"@en, "Fernstudium"@de, "Distance education"@en, "Remote learning"@en, "Fernuniversität"@de, "Fernlehrgang"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:exactMatch <http://eurovoc.europa.eu/779>, <https://data.gesis.org/thesoz/concept_10043517>, <http://dbpedia.org/resource/Distance_education>, <https://data.gesis.org/thesoz/concept_10043514>, wd:Q159595, gnd:4016867-0, <https://data.gesis.org/thesoz/concept_10043520> ;
  skos:related <http://zbw.eu/stw/descriptor/18074-2>, <http://zbw.eu/stw/descriptor/30281-4> ;
  skos:narrowMatch <https://data.gesis.org/thesoz/concept_10060125>, gnd:4154097-9, gnd:4016865-7 ;
  ns0:gvkppn "091359562" ;
  skos:prefLabel "Distance learning"@en, "Fernunterricht"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:relatedMatch <https://data.gesis.org/thesoz/concept_10043429> ;
  skos:inScheme <http://zbw.eu/stw> .

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 .

<https://data.gesis.org/thesoz/concept_10043429>
  rdfs:label "Fernschule"@de, "correspondence school"@en ;
  skos:prefLabel "Fernschule"@de, "correspondence school"@en ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/11371-3> .

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

