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

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:9494 .

nalt:8708
  skos:prefLabel "embriogénesis"@es, "embryogenesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9494 .

nalt:9494_def
  rdf:value "Que producen crías vivas desde el cuerpo."@es, "Producing live young from the body."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9494
  skos:related nalt:8708, nalt:1788 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "39689" ;
  skos:altLabel "viviparity (animals)"@en ;
  skos:prefLabel "vivipary (animals)"@en, "vivíparos (animales)"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:3138 ;
  skos:hiddenLabel "vivipary-(animals)"@en ;
  dc:modified "2014-03-10"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85023401> ;
  skos:definition nalt:9494_def .

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

nalt:1788
  skos:prefLabel "resultado de la gestación"@es, "pregnancy outcome"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9494 .

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

