@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:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:149090 .

nalt:4227
  skos:prefLabel "tejidos conjuntivos"@es, "connective tissues"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:149090 .

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

nalt:317395
  skos:prefLabel "células estromales mesenquimatosas"@es, "mesenchymal stromal cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:149090 .

nalt:149090
  skos:hiddenLabel "stromal-cells"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2895, nalt:4227 ;
  skos:definition nalt:149090_def ;
  dc:created "2011-11-02"^^xsd:date ;
  dc:modified "2018-05-29"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "stromal cells"@en, "células estromales"@es ;
  skos:narrower nalt:317395 ;
  ns0:marc001 "60152" .

nalt:149090_def
  rdf:value "Células del tejido conectivo de un órgano que se encuentra en el tejido conectivo laxo. Estas son a menudo asociadas con la mucosa uterina y el ovario, así como con el sistema hematopoyético y otras partes."@es, "Connective tissue cells of an organ found in the loose connective tissue. These are most often associated with the uterine mucosa and the ovary as well as the hematopoietic system and elsewhere."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

