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

nalt:240848_def
  rdf:value "Deficiencia del flujo de la bilis producida por un daño en los hepatocitos, los canalículos biliares o los conductos biliares intrahepáticos."@es, "Impairment of bile flow due to injury to the hepatocytes; bile canaliculi; or the intrahepatic bile ducts (intrahepatic bile ducts)."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17168
  skos:prefLabel "colestasis"@es, "cholestasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:240848 .

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

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

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

