@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/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gold_standard> .

<https://concepts.sagepub.com/social-science/concept/gold_standard>
  skos:definition "Used loosely to mean the best, state-of-the-art methods for research problems. Perhaps most often used to refer to ∗randomized clinical trials. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n840.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Gold Standard</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system>, <https://concepts.sagepub.com/social-science/concept/global_economic_issues> ;
  skos:prefLabel "gold standard"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/international_monetary_system>
  skos:prefLabel "international monetary system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gold_standard> .

