@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:8004
  skos:prefLabel "embrión (animal)"@es, "embryo (animal)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:329555 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:329555
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "embrión no mamífero"@es, "nonmammalian embryo"@en ;
  skos:hiddenLabel "non-mammalian embryo"@en, "nonmammalian embryo structure"@en, "non-mammalian embryos"@en, "non-mammalian embryo structure"@en, "nonmammalian embryos"@en, "non-mammalian embryo structures"@en ;
  skos:altLabel "nonmammalian embryo structures"@en ;
  skos:narrower nalt:136099 ;
  skos:broader nalt:8004 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-04-02"^^xsd:date ;
  skos:definition nalt:329555_def ;
  ns0:marc001 "9813986044300041" ;
  ns0:marc001previous "94328" ;
  dc:modified "2019-12-16"^^xsd:date .

nalt:136099
  skos:prefLabel "embriones de pollo"@es, "chick embryos"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:329555 .

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

nalt:329555_def
  rdf:value "Ser que se desarrolla a partir de un óvulo fertilizado (zigoto) en especies animales distintas de las mamíferas."@es, "The developmental entity of a fertilized egg (zygote) in animal species other than mammals."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

