@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

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

nalt:236772
  dc:created "2015-01-15"^^xsd:date ;
  skos:prefLabel "quimiocina CCL2"@es, "chemokine CCL2"@en ;
  skos:altLabel "small inducible cytokine A2"@en, "chemokine (C-C motif) ligand 2"@en, "MCAF chemokine"@en, "SCYA2 chemokine"@en, "monocyte chemoattractant protein-1"@en, "GDCF-2 chemokine"@en, "CCL2 chemokine"@en, "monocyte chemotactic and activating factor"@en, "CC chemokine ligand 2"@en, "MCP-1 chemokine"@en, "monocyte chemotactic protein-1"@en, "MCP1 chemokine"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:236769 ;
  ns0:marc001 "64864" ;
  a skos:Concept, ns0:Chemical ;
  skos:related nalt:243410 ;
  skos:hiddenLabel "chemokine-CCL2"@en, "monocyte chemoattractant protein (MCP)-1"@en, "monocyte chemotactic protein 1"@en, "monocyte chemoattractant protein 1"@en .

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

nalt:236769
  skos:prefLabel "proteínas quimioatrayentes de monocitos"@es, "monocyte chemoattractant proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:236772 .

