@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#> .

nalt:23357
  skos:prefLabel "proliferación celular"@es, "cell proliferation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36807 .

nalt:23484
  skos:prefLabel "célula madre"@es, "stem cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36807 .

nalt:3939
  skos:prefLabel "diferenciación celular"@es, "cell differentiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36807 .

nalt:17929
  skos:prefLabel "blastocisto"@es, "blastocyst"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36807 .

nalt:36807
  skos:related nalt:3939, nalt:17929, nalt:23357, nalt:8004 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "embryonic stem (ES) cells"@en, "embryonic stem cell"@en, "embryonic-stem-cells"@en, "embryonic stem (ES) cell"@en, "embryonic stem ES cells"@en ;
  skos:prefLabel "embryonic stem cells"@en, "células madre embrionarias"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/42852>, <http://id.loc.gov/authorities/subjects/sh92005532>, <http://id.agrisemantics.org/gacs/C30408> ;
  skos:broader nalt:23484 ;
  ns0:marc001 "13446" ;
  dc:modified "2015-10-21"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

