@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/inference>
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/learning_and_perception>, <https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>, <https://concepts.sagepub.com/social-science/concept/concepts_&_philosophies> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statistical_inference>, <https://concepts.sagepub.com/social-science/concept/causal_inference>, <https://concepts.sagepub.com/social-science/concept/Bayesian_inference>, <https://concepts.sagepub.com/social-science/concept/correlation> ;
  skos:prefLabel "inferences"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_&_philosophies>
  skos:prefLabel "concepts & philosophies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inference> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>
  skos:prefLabel "hypothesis (research)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inference> .

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

<https://concepts.sagepub.com/social-science/concept/Bayesian_inference>
  skos:prefLabel "Bayesian inference"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inference> .

<https://concepts.sagepub.com/social-science/concept/causal_inference>
  skos:prefLabel "causal inference"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inference> .

<https://concepts.sagepub.com/social-science/concept/learning_and_perception>
  skos:prefLabel "learning and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inference> .

