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

nalt:236670
  skos:prefLabel "quimiocinas beta"@es, "beta chemokines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:243365 .

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

nalt:243435
  skos:prefLabel "receptor CCR3"@es, "CCR3 receptor"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:243365 .

nalt:243365
  skos:altLabel "eotaxin-3"@en, "chemokine TSC-1"@en, "small inducible cytokine A26"@en, "CC chemokine ligand 26"@en, "chemokine MIP-4alpha"@en, "SCYA26 chemokine"@en, "thymic stroma chemokine-1"@en, "chemokine (C-C motif) ligand 26"@en, "CCL26 chemokine"@en, "macrophage inflammatory protein 4-alpha"@en, "C-C motif chemokine 26"@en ;
  dc:created "2015-03-10"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "quimiocina CCL26"@es, "chemokine CCL26"@en ;
  skos:definition nalt:243365_def ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "64871" ;
  skos:broader nalt:236670, nalt:228801 ;
  skos:related nalt:243435 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:228801
  skos:prefLabel "proteínas inflamatorias de macrófagos"@es, "macrophage inflammatory proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:243365 .

nalt:243365_def
  rdf:value "Quimiocina que presenta actividad quimiotáctica en los eosinófilos y los basófilos normales de la sangre periférica."@es, "Chemokine CCL26 displays chemotactic activity for normal peripheral blood eosinophils and basophils."@en ;
  dc:source "National Center for Biotechnology Information" ;
  a ns0:Definition .

