@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:8003
  skos:prefLabel "líquido amniótico"@es, "amniotic fluid"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:332058 .

nalt:332058
  skos:hiddenLabel "mammalian embryo structure"@en, "mammalian embryoes"@en, "mammalian embryonic structure"@en ;
  skos:altLabel "mammalian embryonic structures"@en, "mammalian embryo structures"@en ;
  skos:broader nalt:8004 ;
  ns0:marc001previous "94207" ;
  skos:prefLabel "mammalian embryo"@en, "embrión mamífero"@es ;
  skos:definition nalt:332058_def ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:narrower nalt:17929, nalt:8003 ;
  ns0:marc001 "9813986684000041" ;
  dc:created "2019-07-02"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:332058_def
  rdf:value "Entidad de un mamífero en desarrollo (mamíferos), por lo general a partir de la división de un cigoto al final de la diferenciación embriónica de las estructuras básicas. En el embrión humano representa los primeros dos meses de desarrollo intrauterino anteriores a las etapas del feto."@es, "The entity of a developing mammal (mammals), generally from the cleavage of a zygote to the end of embryonic differentiation of basic structures. For the human embryo, this represents the first two months of intrauterine development preceding the stages of the fetus."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:17929
  skos:prefLabel "blastocisto"@es, "blastocyst"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:332058 .

nalt:8004
  skos:prefLabel "embrión (animal)"@es, "embryo (animal)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332058 .

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

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

