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

nalt:317260
  skos:hiddenLabel "tropoelastins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:36126 ;
  skos:definition nalt:317260_def ;
  dc:created "2018-05-25"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "tropoelastin"@en, "tropoelastina"@es ;
  ns0:marc001 "91158" ;
  dc:modified "2018-11-14"^^xsd:date .

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

nalt:317260_def
  rdf:value "Precursor soluble en sal de la elastina. La lisil oxidasa tiene un rol importante en su conversión en elastina en el tejido conjuntivo."@es, "A salt-soluble precursor of elastin. Lysyl oxidase is instrumental in converting it to elastin in connective tissue."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:36126
  skos:prefLabel "elastina"@es, "elastin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:317260 .

