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

nalt:188598_def
  rdf:value "Par de conductos musculares muy especializados que se extienden desde el útero hasta su ovario correspondiente. Proporcionan los medios para recolectar los óvulos y el lugar para la maduración final de los gametos y la fertilización."@es, "A pair of highly specialized muscular canals extending from the uterus to its corresponding ovary. They provide the means for ovum collection, and the site for the final maturation of gametes and fertilization."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:188598
  skos:hiddenLabel "salpinx"@en, "mammalian oviduct"@en, "fallopian tube"@en ;
  skos:definition nalt:188598_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60946" ;
  skos:prefLabel "fallopian tubes"@en, "trompas de Falopio"@es ;
  skos:altLabel "uterine tubes"@en, "salpinges"@en, "mammalian oviducts"@en ;
  skos:broader nalt:39792 ;
  dc:created "2012-07-10"^^xsd:date ;
  dc:modified "2016-07-27"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85046977> .

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

nalt:39792
  skos:prefLabel "oviductos"@es, "oviducts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:188598 .

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

