@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:254
  skos:prefLabel "surfactantes"@es, "surfactants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:315541 .

nalt:315545
  skos:prefLabel "nonilfenoles"@es, "nonylphenols"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:315541 .

nalt:226
  skos:prefLabel "disruptores endocrinos"@es, "endocrine-disrupting chemicals"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:315541 .

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

nalt:315541
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "alkyl phenol"@en, "alkyl-phenols"@en, "alkyl phenols"@en, "alkyl-phenol"@en, "alkylphenol"@en ;
  ns0:marc001 "84788" ;
  skos:broader nalt:1365 ;
  dc:created "2018-04-20"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:related nalt:254, nalt:226, nalt:197, nalt:220 ;
  skos:narrower nalt:315546, nalt:315545 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "alquilfenoles"@es, "alkylphenols"@en .

nalt:315546
  skos:prefLabel "octilfenoles"@es, "octylphenols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:315541 .

nalt:220
  skos:prefLabel "detergentes"@es, "detergents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:315541 .

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

nalt:197
  skos:prefLabel "aditivos"@es, "additives"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:315541 .

nalt:1365
  skos:prefLabel "fenoles"@es, "phenols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:315541 .

