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

<http://lights.science/theremy/503010000000000>
  skos:narrower <http://lights.science/theremy/503010100000000>, <http://lights.science/theremy/503010500000000>, <http://lights.science/theremy/503010200000000>, <http://lights.science/theremy/503010400000000>, <http://lights.science/theremy/503010300000000> ;
  skos:inScheme theremy: ;
  skos:prefLabel "reliability"@en ;
  skos:example <https://lights.science/app/search?q=reliability> ;
  skos:altLabel "reproducibility of measurements"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503000000000000> .

<http://lights.science/theremy/503010400000000>
  skos:prefLabel "internal reliability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503010000000000> .

<http://lights.science/theremy/503010100000000>
  skos:prefLabel "reliability coefficient"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503010000000000> .

<http://lights.science/theremy/503010500000000>
  skos:prefLabel "test-retest reliability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503010000000000> .

<http://lights.science/theremy/503010200000000>
  skos:prefLabel "interrater reliability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503010000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/503000000000000>
  skos:prefLabel "measurement"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/503010000000000> .

<http://lights.science/theremy/503010300000000>
  skos:prefLabel "intrarater reliability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503010000000000> .

