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

nalt:5995_def
  rdf:value "Fracción de la radiación total incidente de un cuerpo que es reflejada por éste. Proporción entre luz reflejada y luz incidente."@es, "The fraction of the total radiation incident on a body that is reflected by it. The ratio of reflected to incident light."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5996
  skos:prefLabel "reflectancia"@es, "reflectance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5995 .

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

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

nalt:5995
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30569>, <http://id.cabi.org/cabt/7684> ;
  skos:broader nalt:5996 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "1574" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "albedo-(reflectance)"@en ;
  dc:modified "2015-11-25"^^xsd:date ;
  skos:prefLabel "albedo (reflectancia)"@es, "albedo (reflectance)"@en ;
  skos:definition nalt:5995_def .

