@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:343476
  dc:modified "2020-10-29"^^xsd:date ;
  skos:related nalt:343477, nalt:9482 ;
  skos:prefLabel "superfetación"@es, "superfetation"@en ;
  ns0:marc001 "96018" ;
  skos:definition nalt:343476_def ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "superfetations"@en ;
  skos:broader nalt:9487 ;
  dc:created "2020-09-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:343477
  skos:prefLabel "superfecundación"@es, "superfecundation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:343476 .

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

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

nalt:343476_def
  rdf:value "Embarazo que resulta de al menos dos ovulaciones y fecundaciones en diferentes ciclos menstruales en un animal al mismo tiempo. Se produce en embriones de diferentes edades y tamaños."@es, "Pregnancy that results from atleast two ovulations and fertilizations in the different menstrual cycle in an animal at the same time. It results in embryos of different ages and sizes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:9482
  skos:prefLabel "ovulación"@es, "ovulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:343476 .

nalt:9487
  skos:prefLabel "gestación"@es, "pregnancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:343476 .

