@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

nalt:236680
  ns0:marc001 "64862" ;
  skos:prefLabel "chemokine CCL17"@en, "quimiocina CCL17"@es ;
  skos:hiddenLabel "chemokine-CCL17"@en ;
  skos:altLabel "CCL17 chemokine"@en, "CC chemokine ligand 17"@en, "thymus and activation-regulated chemokine"@en, "SCYA17 protein"@en, "chemokine (C-C motif) ligand 17"@en, "small inducible cytokine A17"@en, "TARC chemokine"@en ;
  skos:broader nalt:236670 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-01-15"^^xsd:date .

nalt:236670
  skos:prefLabel "quimiocinas beta"@es, "beta chemokines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:236680 .

