@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:26775
  skos:prefLabel "productos de lavandería"@es, "laundry products"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220 .

nalt:213
  skos:prefLabel "agentes limpiadores"@es, "cleaning agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:220 .

nalt:241338
  skos:prefLabel "polisorbatos"@es, "polysorbates"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:220 .

nalt:315541
  skos:prefLabel "alquilfenoles"@es, "alkylphenols"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:220 .

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

nalt:220
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:251, nalt:26775, nalt:213, nalt:315541, nalt:241338 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:hiddenLabel "detergent"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/38169>, <http://id.agrisemantics.org/gacs/C15825>, <http://id.loc.gov/authorities/subjects/sh85037297> ;
  skos:prefLabel "detergentes"@es, "detergents"@en ;
  ns0:marc001 "11693" ;
  skos:broader nalt:194 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-04-20"^^xsd:date ;
  skos:definition nalt:220_def .

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:220 .

nalt:220_def
  rdf:value "Agente con regiones polares (hidrófilas) y no polares (hidrofóbicas) que tiene propiedades limpiadoras debido a su capacidad para unirse a otras moléculas, especialmente aceites, y hacerlas solubles en agua."@es, "An agent with polar (hydrophilic) and nonpolar (hydrophobic) regions that has cleaning properties due to its ability to bind to other molecules, esp. oils, and cause them to be soluble in water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:251
  skos:prefLabel "jabones"@es, "soaps"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:220 .

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

