@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-THRP8TBH-L .

n9j:-THRP8TBH-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/history_of_psychological_assessment> ;
  skos:definition "Introduction Assessment was introduced in psychology as part of the scientific methodology applied to the study of mental and behavioural processes. Evaluation, both in quantitative and qualitative terms, was needed in order to fulfil the scientific aspiration to determine, measure and evaluate all phenomena involved in that research, and turning into a measurable form those elements not yet quantified (Pearson). [Source: Encyclopedia of Psychological Assessment; History of Psychological Assessment]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R8MNXBG7-N ;
  skos:prefLabel "history of psychological assessment"@en .

n9j:-R8MNXBG7-N
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-THRP8TBH-L .

n9j: a skos:ConceptScheme .
