@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: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: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:29112, nalt:9162, nalt:68555 ;
  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 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

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

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

