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

nalt:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:323988 .

nalt:323988_def
  rdf:value "Fibroblastos y fibrocitos alargados que se encuentran entre las fibras de colágeno y forman el tendón correcto."@es, "Elongated fibroblasts and fibrocytes that lie between the collagen fibers and form the tendon proper."@en ;
  dc:source "Medical Subject Heading" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23462
  skos:prefLabel "fibroblastos"@es, "fibroblasts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:323988 .

nalt:323988
  skos:prefLabel "tenocitos"@es, "tenocytes"@en ;
  dc:created "2018-08-30"^^xsd:date ;
  ns0:marc001 "90942" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:28572, nalt:23462 ;
  skos:hiddenLabel "tenocyte"@en, "tendon cells"@en, "tendon cell"@en ;
  skos:broader nalt:2895 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:323988_def .

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

nalt:28572
  skos:prefLabel "tendones"@es, "tendons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323988 .

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

