@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/theory_and_methodology>
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multidimensional_item_response_theory> .

<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/multidimensional_item_response_theory> .

<https://concepts.sagepub.com/social-science/concept/multidimensional_item_response_theory>
  skos:definition "Item response theory (IRT) models are stochastic models for responses of persons to items, where the influences of items and persons on the responses are modelled by disjunctive sets of parameters. In the framework of educational and psychological measurement, the person parameter can usually be labelled ability or proficiency; in the sequel, the term ability will be used. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Multidimensional Item Response Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_methodology> ;
  skos:prefLabel "multidimensional item response theory"@en ;
  a skos:Concept .

