@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/innovation_and_creativity>
  skos:prefLabel "innovation and creativity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/foresight> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/foresight> .

<https://concepts.sagepub.com/social-science/concept/foresight>
  skos:definition "Foresight is a word that emerged in the English language in the 14th century. In its simplest meaning, it is the ability to predict the future. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n180.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Foresight</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/innovation_and_creativity> ;
  skos:prefLabel "foresight"@en ;
  a skos:Concept .

