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

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

nalt:23462
  skos:definition nalt:23462_def ;
  skos:altLabel "dermal fibroblasts"@en, "fibroblast cells"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:4227, nalt:2895 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "fibroblasts"@en, "fibroblastos"@es ;
  skos:related nalt:323988 ;
  skos:hiddenLabel "fibroblast-like cells"@en, "fibroblast cell"@en, "fibroblast"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/47898>, <http://id.loc.gov/authorities/subjects/sh85048034>, <http://aims.fao.org/aos/agrovoc/c_2880>, <http://id.agrisemantics.org/gacs/C8352> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-06-21"^^xsd:date ;
  ns0:marc001 "15107" .

nalt:323988
  skos:prefLabel "tenocitos"@es, "tenocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23462 .

nalt:23462_def
  rdf:value "Células de tejido conectivo que secretan una matriz extracelular rica en colágeno y otras macromoléculas."@es, "Connective tissue cells which secrete an extracellular matrix rich in collagen and other macromolecules."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

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

