@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:32011
  skos:prefLabel "pelando"@es, "dehairing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30833 .

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

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:narrower nalt:30833 .

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

nalt:30832
  skos:prefLabel "curado (productos no alimentarios)"@es, "curing (nonfood products)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30833 .

nalt:5359
  skos:prefLabel "industria del cuero"@es, "leather industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30833 .

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

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

nalt:30833
  ns0:marc001 "20847" ;
  skos:prefLabel "cuero"@es, "leather"@en ;
  skos:related nalt:30832, nalt:32011, nalt:45519, nalt:234602, nalt:5359 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14404>, <http://id.loc.gov/authorities/subjects/sh85075573>, <http://id.cabi.org/cabt/65127>, <http://aims.fao.org/aos/agrovoc/c_4241> ;
  dc:modified "2014-12-23"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:45515 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "leathers"@en .

