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

nalt:9480
  skos:broader nalt:3138 ;
  ns0:marc001 "26630" ;
  skos:altLabel "oviparous"@en, "oviparity"@en, "oviparidad"@es ;
  skos:related nalt:9481, nalt:238136, nalt:8708, nalt:9470, nalt:25673 ;
  skos:definition nalt:9480_def ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "ovipary"@en, "ovíparo"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-09-23"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9480 .

nalt:8708
  skos:prefLabel "embriogénesis"@es, "embryogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9480 .

nalt:238136
  skos:prefLabel "diente de huevo"@es, "egg tooth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9480 .

nalt:25673
  skos:prefLabel "óvulos"@es, "ova"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9480 .

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

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

nalt:9470
  skos:prefLabel "eclosión (óvulo)"@es, "hatching"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9480 .

nalt:9480_def
  rdf:value "Que produce huevos que se desarrollan y eclosionan fuera del cuerpo de la madre."@es, "Producing eggs that develop and hatch outside the mother's body."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

