@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:324111
  skos:prefLabel "absortividad"@es, "absorptivity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:1833 .

nalt:1835
  skos:prefLabel "propiedades ópticas"@es, "optical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:1833 .

nalt:1833_def
  rdf:value "Medida de la cantidad de luz absorbida por una superficie."@es, "A measure of the amount of light absorbed by a surface."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1833
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_33924>, <http://id.agrisemantics.org/gacs/C9144>, <http://id.cabi.org/cabt/4200> ;
  skos:hiddenLabel "absorption coefficients"@en, "absorption-coefficient"@en, "absorption-coefficients"@en, "molar absorption coefficient"@en, "extinction coefficient"@en, "absorption coefficient"@en, "molar absorption coefficients"@en, "molar extinction coefficients"@en, "extinction coefficients"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:1836, nalt:324111, nalt:325684 ;
  skos:altLabel "optical density"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh95005647> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "246" ;
  skos:broader nalt:1835 ;
  skos:prefLabel "absorbance"@en, "absorbancia"@es ;
  dc:modified "2018-11-16"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:1833_def .

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

nalt:1836
  skos:prefLabel "absorción"@es, "absorption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1833 .

nalt:325684
  skos:prefLabel "coeficiente de extinción de la luz"@es, "light extinction coefficient"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1833 .

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

