@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:23478_def
  rdf:value "Células encargadas de la formación del hueso, que secretan la matriz extracelular. Los cristales de hidroxiapatita son depositados posteriormente en matriz para formar el hueso."@es, "Bone-forming cells which secrete an extracellular matrix. Hydroxyapatite crystals are then deposited into the matrix to form bone."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:23478
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:23478_def ;
  ns0:marc001 "26536" ;
  skos:broader nalt:2895 ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "osteoblastic cell"@en, "osteoblast"@en ;
  skos:prefLabel "osteoblasts"@en, "osteoblastos"@es ;
  dc:modified "2018-03-15"^^xsd:date ;
  skos:altLabel "osteoblastic cells"@en .

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

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

