@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:240847
  skos:broader nalt:17168 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:240847_def ;
  skos:altLabel "extrahepatic biliary stasis"@en, "extrahepatic bile duct obstruction"@en ;
  ns0:marc001 "66799" ;
  dc:created "2015-02-12"^^xsd:date ;
  skos:prefLabel "extrahepatic cholestasis"@en, "colestasis extrahepática"@es ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "extrahepatic-cholestasis"@en .

nalt:240847_def
  rdf:value "Deficiencia del flujo de la bilis en los grandes conductos biliares producida por una estenosis u obstrucción mecánica causada por procesos benignos o malignos."@es, "Impairment of bile flow in the large bile ducts by mechanical obstruction or stricture due to benign or malignant processes."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:17168
  skos:prefLabel "colestasis"@es, "cholestasis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:240847 .

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

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

