@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:982
  skos:prefLabel "masas de huevos"@es, "egg masses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9481 .

nalt:827
  skos:prefLabel "ovicidas"@es, "ovicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:9481 .

nalt:9480
  skos:prefLabel "ovíparo"@es, "ovipary"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9481 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9481 .

nalt:25673
  skos:prefLabel "óvulos"@es, "ova"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9481 .

nalt:342504
  skos:prefLabel "preferencia de oviposición"@es, "oviposition preference"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9481 .

nalt:9461
  skos:prefLabel "tamaño de nidada"@es, "clutch size"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9481 .

nalt:9481
  skos:related nalt:827, nalt:44184, nalt:342504, nalt:9480, nalt:25673, nalt:9461 ;
  skos:hiddenLabel "egg-laying"@en, "ovi-position"@en, "oviposit"@en, "oviposits"@en, "ovipositing"@en, "ovipositioning"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2148>, <http://id.cabi.org/cabt/83469>, <http://aims.fao.org/aos/agrovoc/c_5462> ;
  skos:prefLabel "oviposición"@es, "oviposition"@en ;
  skos:altLabel "egg laying"@en, "postura de huevos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-08-21"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:3138 ;
  skos:narrower nalt:982 ;
  ns0:marc001 "26631" ;
  skos:definition nalt:9481_def .

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

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

nalt:44184
  skos:prefLabel "lugares de oviposición"@es, "oviposition sites"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9481 .

nalt:9481_def
  rdf:value "Proceso de postura o desprendimiento de los huevos completamente desarrollados (óvulos) del cuerpo femenino. El término suele ser utilizado para referirse a ciertos insectos o peces que poseen un órgano denominado ovipositor, donde los huevos son almacenados o depositados antes de ser expulsados del cuerpo."@es, "The process of laying or shedding fully developed eggs ( ova) from the female body. The term is usually used for certain insects or fishes with an organ called ovipositor where eggs are stored or deposited before expulsion from the body."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

