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

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

nalt:273629
  dc:created "2016-03-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "77056" ;
  skos:related nalt:29278, nalt:43422, nalt:9340 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:273629_def ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "gonadectomy"@en, "gonadectomía"@es ;
  skos:narrower nalt:56395, nalt:22898 ;
  skos:broader nalt:8137 .

nalt:56395
  skos:prefLabel "ovarioectomía"@es, "ovariectomy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:273629 .

nalt:9340
  skos:prefLabel "gónadas"@es, "gonads"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273629 .

nalt:22898
  skos:prefLabel "castración"@es, "castration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:273629 .

nalt:273629_def
  rdf:value "Extirpación quirúrgica de las gónadas (ovarios, testículos u ovotestis)."@es, "The surgical removal of the gonads (ovaries, testes, or ovotestes)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:29278
  skos:prefLabel "ovarios de animales"@es, "animal ovaries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273629 .

nalt:8137
  skos:prefLabel "cirugía"@es, "surgery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:273629 .

