@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:3054
  skos:prefLabel "agentes antimicrobianos"@es, "anti-infective agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:229902 .

nalt:221
  skos:prefLabel "desinfectantes"@es, "disinfectants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:229902 .

nalt:25296
  skos:prefLabel "cloro"@es, "chlorine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:229902 .

nalt:229902
  ns0:marc001 "73449" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:3054, nalt:221, nalt:25296 ;
  skos:hiddenLabel "sodium dichloroisocyanuric acid"@en, "sodium-dichloroisocyanurate"@en, "sodium dichloroisocyanuric acids"@en ;
  skos:prefLabel "dicloroisocianurato de sodio"@es, "sodium dichloroisocyanurate"@en ;
  dc:modified "2014-11-17"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:altLabel "dichloroisocyanuric acid"@en, "troclosene sodium"@en ;
  dc:created "2014-09-25"^^xsd:date ;
  skos:broader nalt:31291 .

nalt:31291
  skos:prefLabel "triacinas"@es, "triazines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:229902 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

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

