@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://homosaurus.org/v4/homoit0001011> a skos:Concept;
  dc:identifier "homoit0001011";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-02-24"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/mentalDisorders>;
  rdfs:comment "Medical conditions defined by changes or disturbances in an individual's thinking, feeling, mood, and behavior.",
    "Condiciones médicas definidas por cambios o alteraciones en el pensamiento, los sentimientos, el estado de ánimo y el comportamiento de una persona.";
  skos:altLabel "Mental illnesses",
    "Psychiatric disorders",
    "Enfermedades mentales",
    "Desórdenes psiquiátricos",
    "Trastornos mentales";
  skos:changeNote "Version 4.2.0";
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85083643>;
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0001011>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:narrower <https://homosaurus.org/v4/homoit0000392>;
  skos:prefLabel "Mental disorders",
    "Desórdenes mentales";
  skos:related <https://homosaurus.org/v4/homoit0004442>,
    <https://homosaurus.org/v4/homoit0004443> .
