@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/law_and_society_research>
  skos:prefLabel "law and society research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statistical_inference> .

<https://concepts.sagepub.com/social-science/concept/statistical_inference>
  skos:definition "Statistical inference is the process of making probability statements about population parameters when we have only sample statistics. Population parameters are fixed quantities that are rarely known with certainty. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n967.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Statistical Inference</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_society_research>, <https://concepts.sagepub.com/social-science/concept/inference> ;
  skos:prefLabel "statistical inference"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/inference>
  skos:prefLabel "inferences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statistical_inference> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/statistical_inference> .

