@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-HN93SJXG-L .

n9j:-HPVSMG35-P
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HN93SJXG-L .

n9j: a skos:ConceptScheme .
n9j:-HN93SJXG-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/toss-ups_and_close_calls> ;
  skos:definition "The term toss-up has different senses in the different contexts in which it is used. In a more technical sense, it is best understood in terms of the flip of a fair coin, where the chance of heads coming up is 50:50 and the chance of tails coming up is also 50:50. [Source: Encyclopedia of Medical Decision Making; Toss-Ups and Close Calls]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HPVSMG35-P ;
  skos:prefLabel "toss-ups and close calls"@en .

