@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:317257
  skos:prefLabel "proteínas de matriz extracelular"@es, "extracellular matrix proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:317258 .

nalt:317258_def
  rdf:value "Familia de glucoproteínas de la matriz extracelular que son estructuralmente similares a las proteínas de unión al TGF-beta latente, pero que contienen dominios de unión TGF-beta adicionales, así como dominios únicos en sus terminales N y C. Se agrupan en microfibrillas de 10-12 nm que funcionan en una variedad de interacciones de las células con la matriz extracelular, en procesos de desarrollo como el mantenimiento y la formación del tejido elástico y en la dirección de los factores de crecimiento hacia la matriz extracelular."@es, "A family of extracellular matrix glycoproteins that is structurally similar to latent TGF-beta binding proteins, but contain additional TGF-beta binding domains, in addition to unique domains at their N and C-terminals. Fibrillins assemble into 10-12 nm microfibrils that function in a variety of cell interactions with the extracellular matrix and developmental processes such as elastic tissue maintenance and assembly, and the targeting of growth factors to the extracellular matrix."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:317258
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "fibrilinas"@es, "fibrillins"@en ;
  dc:created "2018-05-25"^^xsd:date ;
  skos:definition nalt:317258_def ;
  skos:broader nalt:317257 ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "fibrillin"@en ;
  ns0:marc001 "87212" .

