@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:84877
  skos:prefLabel "pruebas de la función hepática"@es, "liver function tests"@en ;
  ns0:marc001 "88413" ;
  skos:related nalt:720, nalt:17175, nalt:341, nalt:9344 ;
  dc:modified "2018-11-14"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:broader nalt:8499 ;
  skos:altLabel "liver function testing"@en, "hepatic function tests"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> .

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

nalt:720
  skos:prefLabel "neoplasia hepática"@es, "liver neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84877 .

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

nalt:17175
  skos:prefLabel "función del hígado"@es, "liver function"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84877 .

nalt:341
  skos:prefLabel "enfermedades hepáticas"@es, "liver diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84877 .

nalt:9344
  skos:prefLabel "hígado"@es, "liver"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:84877 .

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:84877 .

