@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:50041 .

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

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

nalt:24633
  skos:prefLabel "fotólisis"@es, "photolysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:50041 .

nalt:50041_def
  rdf:value "Capacidad de de un producto, un material o un producto químico para soportar la exposición a la luz sin sufrir efectos adversos."@es, "The ability of a chemical, material or product to withstand exposure to light without adverse effects."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:50041
  skos:hiddenLabel "photostabilized"@en, "photostabilised"@en, "photo-stability"@en ;
  skos:prefLabel "fotoestabilidad"@es, "photostability"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "photostabilisation"@en, "photostabilization"@en, "photostabilizing"@en, "light stability"@en, "photostabilising"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-04-13"^^xsd:date ;
  skos:broader nalt:2828 ;
  ns0:marc001 "28357" ;
  skos:related nalt:24633 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23592> ;
  skos:definition nalt:50041_def .

