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

nalt:316996
  dc:created "2018-05-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "84786" ;
  skos:broader nalt:3982 ;
  skos:prefLabel "alkali silica reaction"@en, "reacción sílico-alcalina"@es ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:316996_def ;
  skos:related nalt:564 ;
  dc:modified "2019-10-30"^^xsd:date ;
  skos:hiddenLabel "alkali silica reactions"@en .

nalt:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316996 .

nalt:564
  skos:prefLabel "cemento"@es, "cement"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:316996 .

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

nalt:316996_def
  rdf:value "Combinación química de sílice reactivo del agregado de concreto con el álcali de la pasta de cemento en presencia de humedad. Como resultado de la reacción se obtiene un gel que se puede expandir y producir microgrietas en el concreto."@es, "ASR is a chemical combining of reactive silica from the concrete aggregate with the alkali from the cement paste in the presence of moisture. The result of the reaction is a gel, which can expand and may cause micro-cracks in the concrete."@en ;
  dc:source "United States Nuclear Regulatory Commission, Glossary" ;
  a ns0:Definition .

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

