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

nalt:9331
  skos:prefLabel "fisiología digestiva"@es, "digestive physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17175 .

nalt:84877
  skos:prefLabel "pruebas de la función hepática"@es, "liver function tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17175 .

nalt:17174
  skos:prefLabel "secreción biliar"@es, "bile secretion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:17175 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:17175
  skos:prefLabel "función del hígado"@es, "liver function"@en ;
  skos:hiddenLabel "hepatic functions"@en, "liver-function"@en, "liver functions"@en ;
  dc:modified "2020-06-22"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12824>, <http://id.cabi.org/cabt/67496> ;
  skos:related nalt:84877 ;
  skos:altLabel "función hepática"@es, "hepatic function"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "21660" ;
  skos:broader nalt:9331 ;
  skos:narrower nalt:17174 ;
  a skos:Concept, ns0:Topic .

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

