@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:143747_def
  rdf:value "El interferón producido por los linfocitos estimulados mitogénica o antigénicamente. Es estructuralmente diferente de interferón de tipo I y su actividad principal es la inmunorregulación. Se ha implicado en la expresión de antígenos de histocompatibilidad de clase II en las células que normalmente no los producen, lo que conduce a enfermedades autoinmunes"@es, "The major interferon produced by mitogenically or antigenically stimulated lymphocytes. It is structurally different from Type I interferon and its major activity is immunoregulation. It has been implicated in the expression of class II histocompatibility antigens in cells that do not normally produce them, leading to autoimmune diseases."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:46998
  skos:prefLabel "interferones"@es, "interferons"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:143747 .

nalt:143747
  skos:altLabel "interferon type II"@en, "gamma-interferon"@en, "type II interferon"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22779> ;
  skos:broader nalt:46998 ;
  skos:prefLabel "interferon-gamma"@en, "interferón-gamma"@es ;
  dc:modified "2017-02-23"^^xsd:date ;
  skos:hiddenLabel "interferon gamma"@en ;
  ns0:marc001 "59815" ;
  skos:definition nalt:143747_def ;
  dc:created "2011-03-30"^^xsd:date .

