@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:2139
  skos:prefLabel "glándulas sexuales accesorias"@es, "accessory sex glands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:2141 .

nalt:2141
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:8586 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:24114, nalt:20336, nalt:26934, nalt:2139 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85053822> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "reproductive-system"@en ;
  skos:prefLabel "reproductive system"@en, "sistema reproductor"@es ;
  dc:modified "2013-09-25"^^xsd:date ;
  ns0:marc001 "31693" .

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

nalt:26934
  skos:prefLabel "cloaca"@es, "cloaca"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:2141 .

nalt:8586
  skos:prefLabel "anatomía y morfología"@es, "anatomy and morphology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:2141 .

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

nalt:20336
  skos:prefLabel "sistema reproductor del macho"@es, "male reproductive system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:2141 .

nalt:24114
  skos:prefLabel "sistema reproductor de las hembras"@es, "female reproductive system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:2141 .

