@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#> .

nalt:324111
  dc:created "2018-09-05"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "absortividad"@es, "absorptivity"@en ;
  skos:hiddenLabel "absorptivities"@en ;
  skos:related nalt:1833, nalt:325684, nalt:1836 ;
  skos:broader nalt:1796, nalt:1835 ;
  ns0:marc001 "84543" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:1835
  skos:prefLabel "propiedades ópticas"@es, "optical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324111 .

nalt:1833
  skos:prefLabel "absorbancia"@es, "absorbance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324111 .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324111 .

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:324111 .

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

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

