@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:234602
  skos:prefLabel "curtidurías"@es, "tanneries"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:256 .

nalt:45515
  skos:prefLabel "cueros y pieles en bruto"@es, "hides and skins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:256 .

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

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:256 .

nalt:45519
  skos:prefLabel "curtido"@es, "leather tanning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:256 .

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

nalt:256
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:45515, nalt:45519, nalt:234602 ;
  skos:hiddenLabel "tanning-agents"@en, "tanning material"@en, "tanning agent"@en ;
  skos:prefLabel "curtientes"@es, "tanning agents"@en ;
  ns0:marc001 "36829" ;
  a skos:Concept, ns0:Chemical ;
  skos:altLabel "tanning materials"@en, "tanstuffs"@en ;
  dc:modified "2015-03-26"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:194 .

