@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix theremy: <http://lights.science/theremy> .

<http://lights.science/theremy/600000000000000>
  skos:prefLabel "study interpretation"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/602000000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/602000000000000>
  skos:altLabel "external validity"@en, "transferability"@en, "directness"@en, "generalizability"@en, "context suitability"@en, "transportability"@en, "relevance"@en, "indirectness"@en, "transposability"@en ;
  skos:example <https://lights.science/app/search?q=applicability> ;
  skos:narrower <http://lights.science/theremy/602030000000000>, <http://lights.science/theremy/602020000000000>, <http://lights.science/theremy/602010000000000> ;
  skos:broader <http://lights.science/theremy/600000000000000> ;
  skos:prefLabel "applicability"@en ;
  a skos:Concept ;
  skos:inScheme theremy: .

<http://lights.science/theremy/602010000000000>
  skos:prefLabel "deviations from research plan"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/602000000000000> .

<http://lights.science/theremy/602020000000000>
  skos:prefLabel "pragmatism"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/602000000000000> .

<http://lights.science/theremy/602030000000000>
  skos:prefLabel "geographical considerations"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/602000000000000> .

