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

<http://zbw.eu/stw/descriptor/10450-5>
  skos:exactMatch <http://eurovoc.europa.eu/3670>, gnd:4131708-7, <https://data.gesis.org/thesoz/concept_10043898>, wd:Q964754, <http://aims.fao.org/aos/agrovoc/c_28839>, <http://dbpedia.org/resource/Basic_research> ;
  skos:inScheme <http://zbw.eu/stw> ;
  rdfs:label "Basic research"@en, "Grundlagenforschung"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:prefLabel "Basic research"@en, "Grundlagenforschung"@de ;
  ns0:gvkppn "091364582" ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/10436-6>, <http://zbw.eu/stw/thsys/70879> .

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>
  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_10043898>
  rdfs:label "basic research"@en, "Grundlagenforschung"@de ;
  skos:prefLabel "basic research"@en, "Grundlagenforschung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-5> .

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

<http://aims.fao.org/aos/agrovoc/c_28839>
  rdfs:label "basic research"@en, "Grundlagenforschung"@de ;
  skos:prefLabel "basic research"@en, "Grundlagenforschung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-5> .

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 .

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://eurovoc.europa.eu/3670>
  rdfs:label "basic research"@en, "Grundlagenforschung"@de ;
  skos:prefLabel "basic research"@en, "Grundlagenforschung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-5> .

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

<http://zbw.eu/stw/thsys/70879>
  rdfs:label "W.20  Forschungssektor"@de, "R&amp;D sector"@en, "W.20  R&amp;D sector"@en, "Forschungssektor"@de ;
  skos:prefLabel "W.20  Forschungssektor"@de, "W.20  R&amp;D sector"@en ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10450-5> ;
  skos:notation "W.20" .

gnd:4131708-7
  rdfs:label "Grundlagentheorie"@de, "Grundlagenforschung"@de ;
  skos:prefLabel "Grundlagenforschung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-5> .

<http://dbpedia.org/resource/Basic_research>
  rdfs:label "Fundamental science"@en, "Grundlagenforschung"@de, "Basic research"@en ;
  skos:prefLabel "Fundamental science"@en, "Grundlagenforschung"@de, "Basic research"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-5> .

<http://zbw.eu/stw/descriptor/10436-6>
  rdfs:label "Forschung und Entwicklung"@de, "R&amp;D"@en, "F&amp;E"@de, "Research"@en, "Research and development"@en, "Forschung"@de, "Academic research"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/10450-5> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Research"@en, "Forschung"@de .

wd:Q964754
  rdfs:label "fundamental research"@en, "Fundamental research"@en, "basic research"@en, "Theoretische Wissenschaften"@de, "Grundlagenforschung"@de, "discovery research"@en, "pure research"@en, "Theoretische Wissenschaft"@de ;
  skos:prefLabel "Grundlagenforschung"@de, "basic research"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10450-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 .

