@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:748
  skos:hiddenLabel "granulomas"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85056443>, <http://id.cabi.org/cabt/53119>, <http://id.agrisemantics.org/gacs/C9515> ;
  skos:related nalt:23479 ;
  skos:definition nalt:748_def ;
  ns0:marc001 "17069" ;
  skos:prefLabel "granuloma"@es, "granuloma"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-06-07"^^xsd:date ;
  skos:broader nalt:319 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:748 .

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

nalt:23479
  skos:prefLabel "fagocitos"@es, "phagocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:748 .

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

nalt:748_def
  rdf:value "Lesión nodular inflamatoria relativamente pequeña que contiene fagocitos mononucleares agrupados y que es producida por agentes infecciosos y no infecciosos."@es, "A relatively small nodular inflammatory lesion containing grouped mononuclear phagocytes, caused by infectious and noninfectious agents."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

