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

<http://lights.science/theremy/502100100000000>
  skos:prefLabel "random error"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100500000000>
  skos:prefLabel "prediction intervals"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100200000000>
  skos:prefLabel "standard error"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100000000000>
  skos:narrower <http://lights.science/theremy/502100100000000>, <http://lights.science/theremy/502100200000000>, <http://lights.science/theremy/502100500000000>, <http://lights.science/theremy/502100300000000>, <http://lights.science/theremy/502100400000000>, <http://lights.science/theremy/502100700000000>, <http://lights.science/theremy/502100600000000> ;
  skos:example <https://lights.science/app/search?q=statistical+uncertainty> ;
  skos:inScheme theremy: ;
  skos:prefLabel "statistical uncertainty"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502000000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/502100600000000>
  skos:prefLabel "credibility intervals"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100300000000>
  skos:prefLabel "type 1 error"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502000000000000>
  skos:prefLabel "statistics"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100700000000>
  skos:prefLabel "p-value"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

<http://lights.science/theremy/502100400000000>
  skos:prefLabel "confidence intervals"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502100000000000> .

