@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:236670
  skos:prefLabel "quimiocinas beta"@es, "beta chemokines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:243353 .

nalt:243353
  skos:altLabel "CK beta-15 chemokine"@en, "chemokine TECK"@en, "C-C motif chemokine 25"@en, "CCL25 chemokine"@en, "thymus expressed chemokine"@en, "CC chemokine ligand 25"@en, "small inducible cytokine A25"@en, "SCYA25 chemokine"@en, "CKb-15 chemokine"@en, "chemokine (C-C motif) ligand 25"@en ;
  dc:created "2015-03-10"^^xsd:date ;
  skos:prefLabel "chemokine CCL25"@en, "quimiocina CCL25"@es ;
  skos:hiddenLabel "chemokine-CCL25"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:related nalt:243508 ;
  skos:broader nalt:236670 ;
  ns0:marc001 "64870" ;
  skos:definition nalt:243353_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:243508
  skos:prefLabel "receptor CCR9"@es, "CCR9 receptor"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:243353 .

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

nalt:243353_def
  rdf:value "Quimiocina que presenta actividad quimiotáctica en las células dendríticas, los timocitos y los macrófagos activados, pero que es inactiva en los heterófilos y los linfocitos de la sangre periférica."@es, "Chemokine CCL25 displays chemotactic activity for dendritic cells, thymocytes, and activated macrophages but is inactive on peripheral blood lymphocytes and neutrophils."@en ;
  dc:source "National Center for Biotechnology Information" ;
  a ns0:Definition .

