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

nalt:44735
  skos:prefLabel "reparación del tejido"@es, "tissue repair"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:131724 .

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

nalt:131724
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "granulation-tissue"@en ;
  skos:related nalt:44735 ;
  skos:definition nalt:131724_def ;
  skos:prefLabel "tejido fibroso"@es, "granulation tissue"@en ;
  dc:created "2009-09-11"^^xsd:date ;
  ns0:marc001 "56505" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85056439> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:4227 .

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

nalt:131724_def
  rdf:value "Un tejido conectivo vascular formado en la superficie de cicatrización de una herida, úlcera, o tejido inflamado. Consiste de nuevos capilares y un infiltrado que contiene células linfoides, macrófagos y células plasmáticas."@es, "A vascular connective tissue formed on the surface of a healing wound, ulcer, or inflamed tissue. It consists of new capillaries and an infiltrate containing lymphoid cells, macrophages, and plasma cells."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

