@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:-PCXCSQTQ-S .

n9j: a skos:ConceptScheme .
n9j:-LZ19NDTN-Q
  skos:prefLabel "educational and child assessment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PCXCSQTQ-S .

n9j:-PCXCSQTQ-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/cognitive_psychology_and_assessment_practices> ;
  skos:definition "Introduction An assessment is a tool designed to observe a person's behaviour and produce data that can be used to draw inferences concerning some characteristic of that person, such as what the person knows, or feels, or believes (the ‘construct’). This process of reasoning from evidence (i.e. [Source: Encyclopedia of Psychological Assessment; Cognitive Psychology and Assessment Practices]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LZ19NDTN-Q ;
  skos:prefLabel "cognitive psychology and assessment practices"@en .

