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

nalt:27243
  skos:prefLabel "traje protector"@es, "protective clothing"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:11264 .

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

nalt:4403
  skos:prefLabel "productos y mercancías"@es, "products and commodities"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11264 .

nalt:27242
  skos:prefLabel "moda y vestuario"@es, "clothing and fashion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:11264 .

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

nalt:11264
  dc:modified "2019-04-23"^^xsd:date ;
  skos:prefLabel "clothing"@en, "vestuario"@es ;
  ns0:marc001 "9010" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85027160> ;
  skos:altLabel "wardrobe"@en, "apparel"@en, "ropa"@es, "uniforms"@en, "garments"@en, "clothes"@en, "vestimenta"@es ;
  skos:narrower nalt:27243 ;
  skos:broader nalt:4403, nalt:27242 ;
  a skos:Concept, ns0:Product ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99005081>, <http://id.agrisemantics.org/gacs/C16428>, <http://id.cabi.org/cabt/30036> ;
  skos:hiddenLabel "garment"@en .

