@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:45316
  skos:prefLabel "pseudohermaphroditism"@en, "seudohermafroditismo"@es ;
  skos:broader nalt:45315 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "pseudo-hermaphroditism"@en, "pseudohermaphroditic"@en, "pseudo-hermaphrodite"@en, "pseudohermaphrodite"@en ;
  dc:modified "2016-08-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "30607" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:45316_def .

nalt:45316_def
  rdf:value "Condición congénita en la cual una persona tiene gónadas internas (testículos u ovarios) de un sexo y características físicas de otro sexo."@es, "Congenital condition in which a person has internal gonads (testes or ovaries) of one sex and external physical characteristics of the other sex."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:45315
  skos:prefLabel "hermafroditismo"@es, "hermaphroditism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:45316 .

