@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 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#> .

nalt:17178_def
  rdf:value "Presencia o formación de cálculos biliares."@es, "Presence or formation of gallstones in the biliary tract, usually in the gallbladder (cholecystolithiasis) or the common bile duct (choledocholithiasis)."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17178
  skos:hiddenLabel "gall stone"@en, "bile duct calculus"@en, "bile-duct calculus"@en, "biliary calculus"@en, "gallstone"@en ;
  skos:prefLabel "colelitiasis"@es, "cholelithiasis"@en ;
  skos:broader nalt:17166 ;
  dc:modified "2016-06-14"^^xsd:date ;
  ns0:marc001 "8243" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85052869> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "gall stones"@en, "gallstones"@en, "biliary calculi"@en ;
  skos:definition nalt:17178_def .

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

nalt:17166
  skos:prefLabel "enfermedades del tracto biliar"@es, "biliary tract diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17178 .

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

