@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:746
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fibrosis"@es, "fibrosis"@en ;
  skos:definition nalt:746_def ;
  skos:related nalt:341283, nalt:31334, nalt:769 ;
  ns0:marc001 "15112" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-07-08"^^xsd:date ;
  skos:broader nalt:319 ;
  skos:exactMatch <http://id.cabi.org/cabt/47902>, <http://id.loc.gov/authorities/subjects/sh2004000531>, <http://id.loc.gov/authorities/subjects/sh00005663>, <http://id.agrisemantics.org/gacs/C10541> ;
  a skos:Concept, ns0:Topic .

nalt:341283
  skos:prefLabel "fibrosis pulmonar"@es, "pulmonary fibrosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:746 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:746 .

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

nalt:769
  skos:prefLabel "esclerosis"@es, "sclerosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:746 .

nalt:31334
  skos:prefLabel "fibrosis quística"@es, "cystic fibrosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:746 .

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

nalt:746_def
  rdf:value "Cualquier condición patológica en que tejido conjuntivo fibroso invade cualquier órgano, generalmente como consecuencia de inflamación u otra lesión."@es, "Any pathological condition where fibrous connective tissue invades any organ, usually as a consequence of inflammation or other injury."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

