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

n9j:-K0CKCHLD-5
  skos:prefLabel "counseling assessment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C63BTM5S-X .

n9j:-C63BTM5S-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/mental_status_examination> ;
  skos:definition "The Mental Status Examination (MSE) is an evaluation of a client's current overall functioning with emphasis on his or her cognitive and emotional functioning. The MSE is a structured observational system of the client's behavior, emotions, and thoughts. [Source: Encyclopedia of Counseling; Mental Status Examination]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K0CKCHLD-5 ;
  skos:prefLabel "mental status examination"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C63BTM5S-X .

n9j: a skos:ConceptScheme .
