@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/v3/homoit0002832> a skos:Concept;
  dc:identifier "homoit0002832";
  dc:issued "2023-06-28"^^xsd:date;
  dc:modified "2025-02-23"^^xsd:date;
  rdfs:comment "An intersex variation in which one or both of the testes do not descend from the abdomen into the scrotum. If both testes are undescended, this is known as \"bilateral cryptorchidism,\" whereas \"unilateral cryptorchidism\" occurs when only one the testes does not descend.";
  skos:altLabel "Undescended testes",
    "Undescended testicles";
  skos:broader <https://homosaurus.org/v3/homoit0000669>;
  skos:changeNote "Version 3.7.1";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85034467>;
  skos:hasTopConcept <https://homosaurus.org/v3/homoit0001269>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Cryptorchidism" .
