@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:61148
  skos:prefLabel "reticulina"@es, "reticulin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:27896 .

nalt:27896_def
  rdf:value "Proteínas simples caracterizadas por su insolubilidad y estructura fibrosa. Dentro del cuerpo desempeñan una función de apoyo y protección."@es, "Simple proteins characterized by their insolubility and fibrous structure. Within the body, they perform a supportive or protective function."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:27896 .

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:broader nalt:27896 .

nalt:27896
  skos:broader nalt:876 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "escleroproteínas"@es, "scleroproteins"@en ;
  skos:narrower nalt:317257, nalt:61148 ;
  skos:definition nalt:27896_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-07-26"^^xsd:date ;
  ns0:marc001 "33272" .

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

