@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:9162
  skos:prefLabel "productos animales no comestibles"@es, "nonfood animal products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:5448 .

nalt:5361
  skos:prefLabel "industria no alimenticia"@es, "nonfood industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5448 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:22895
  skos:prefLabel "aceites secantes"@es, "drying oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5448 .

nalt:68555
  skos:prefLabel "productos para el cuidado personal"@es, "personal care products"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5448 .

nalt:9213
  skos:prefLabel "fibras naturales"@es, "natural fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5448 .

nalt:29112
  skos:prefLabel "productos vegetales no alimenticios"@es, "nonfood plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:5448 .

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

nalt:5448
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:narrower nalt:39306, nalt:22895, nalt:29112, nalt:9162, nalt:68555, nalt:26333, nalt:9213 ;
  skos:hiddenLabel "nonfood-products"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9493>, <http://id.cabi.org/cabt/79891>, <http://aims.fao.org/aos/agrovoc/c_33517> ;
  ns0:marc001 "25533" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "productos no alimenticios"@es, "nonfood products"@en ;
  skos:broader nalt:4403 ;
  skos:related nalt:5361, nalt:134917 ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:productOf nalt:134917 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:altLabel "non-food products"@en .

nalt:4403
  skos:prefLabel "productos y mercancías"@es, "products and commodities"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:5448 .

nalt:26333
  skos:prefLabel "perfumes"@es, "perfumes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5448 .

nalt:39306
  skos:prefLabel "productos textiles"@es, "textile products"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5448 .

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

nalt:134917
  skos:prefLabel "cultivos industriales"@es, "industrial crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:5448 ;
  ns0:hasProduct nalt:5448 .

