@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:43422
  skos:prefLabel "testículos"@es, "testes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23472 .

nalt:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23472 .

nalt:23472_def
  rdf:value "Células en el tejido intersticial de los testículos que, se cree, producen la secreción interior de esa glándula."@es, "Steroid-producing cells in the interstitial tissue of the testis. They are under the regulation of pituitary hormones; luteinizing hormone; or interstitial cell-stimulating hormone. Testosterone is the major androgen produced."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:23472
  ns0:marc001 "21296" ;
  skos:hiddenLabel "Leydig-cells"@en, "Leydig cell"@en ;
  skos:broader nalt:43422, nalt:2895 ;
  skos:prefLabel "Leydig cells"@en, "células de Leydig"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28616>, <http://id.cabi.org/cabt/66453>, <http://id.loc.gov/authorities/subjects/sh85076366> ;
  skos:definition nalt:23472_def ;
  dc:modified "2014-04-08"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "testicular interstitial cells"@en, "células intersticiales testiculares"@es ;
  a skos:Concept, ns0:Topic .

