@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:18082
  skos:prefLabel "leucocitos"@es, "leukocytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:123140 .

nalt:123140
  dc:created "2008-05-02"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17459>, <http://id.cabi.org/cabt/27116>, <http://id.loc.gov/authorities/subjects/sh94002232> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:123140_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:18082, nalt:24725 ;
  skos:prefLabel "quimiocinas"@es, "chemokines"@en ;
  skos:broader nalt:28015 ;
  dc:modified "2015-04-14"^^xsd:date ;
  skos:altLabel "intercrines"@en, "chemotactic cytokines"@en ;
  skos:hiddenLabel "chemokine"@en ;
  ns0:marc001 "53925" .

nalt:24725
  skos:prefLabel "quimiotaxis"@es, "chemotaxis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:123140 .

nalt:28015
  skos:prefLabel "citoquinas"@es, "cytokines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:123140 .

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

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

nalt:123140_def
  rdf:value "Una clase de citoquinas que atraen y activan leucocitos; quimiocinas proviene de las palabras QUIMIOtáctico y citoCINAS."@es, "Class of pro-inflammatory cytokines that have the ability to attract and activate leukocytes."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

