@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 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:9202_def
  rdf:value "Incompatibilidad reproductiva entre poblaciones alopáticas de la misma especie en la que los huevos fertilizados por esperma de machos infectados con simbionte intracelular rickettsial no llegan a incubar. Este efecto se produce principalmente en insectos y en algunos artrópodos, y el más estudiado y aparentemente más común de estos parásitos reproductivos es la especie Wolbachia."@es, "Reproductive incompatibility between allopatric populations of the same species in which eggs fertilized by sperm from males infected with a rickettsial endosymbiont fail to hatch. This effect occurs chiefly in insects as well as some other arthropods, and the most studied and apparently most common of these reproductive parasites are Wolbachia spp."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9202
  skos:hiddenLabel "cytoplasmic-incompatibility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "cytoplasmic incompatibility"@en, "incompatibilidad citoplasmática"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:9202_def ;
  skos:altLabel "citoplasmática, incompatibilidad"@es ;
  skos:broader nalt:9196 ;
  skos:related nalt:31476 ;
  ns0:marc001 "10951" ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:9196
  skos:prefLabel "fertilidad animal"@es, "animal fertility"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9202 .

nalt:31476
  skos:prefLabel "Wolbachia"@es, "Wolbachia"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9202 .

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

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

