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

nalt:45141_def
  rdf:value "Carcinoma primario de las células hepáticas. Varía desde un tumor bien diferenciado difícil de distinguir de los hepatocitos normales a un neoplasma poco diferenciado. Las células pueden ser uniformes o marcadamente pleomórficas o pueden formar células gigantes."@es, "A primary malignant neoplasm of epithelial liver cells."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:720
  skos:prefLabel "neoplasia hepática"@es, "liver neoplasms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:45141 .

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

nalt:45141
  ns0:marc001 "18059" ;
  skos:hiddenLabel "hepatocellular tumors"@en, "hepatocarcinoma"@en, "hepatocellular tumor"@en, "hepatocellular tumours"@en, "hepatomas"@en, "hepatocellular tumour"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/56603>, <http://id.agrisemantics.org/gacs/C16605>, <http://id.loc.gov/authorities/subjects/sh85060302>, <http://id.cabi.org/cabt/56611> ;
  skos:altLabel "hepatocellular cancer"@en, "hepatocellular carcinoma"@en ;
  skos:broader nalt:720 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:45141_def ;
  skos:prefLabel "hepatoma"@es, "hepatoma"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2018-10-22"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077753> ;
  dc:created "2006-01-19"^^xsd:date .

