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

nalt:17516
  skos:prefLabel "radiación electromagnética"@es, "electromagnetic radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:238069 .

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

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

nalt:238069
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  dc:created "2015-01-20"^^xsd:date ;
  skos:related nalt:50026, nalt:17516, nalt:1835 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "71809" ;
  skos:definition nalt:238069_def ;
  skos:prefLabel "polarimetría"@es, "polarimetry"@en ;
  skos:broader nalt:8468 ;
  skos:hiddenLabel "polarimetric"@en .

nalt:238069_def
  rdf:value "Método analítico utilizado para medir e interpretar ondas electromagnéticas polarizadoras, tales como las ondas luminosas o de radio, a fin de identificar sustancias o su cantidad."@es, "An analytical method used to measure and interpret polarizing electromagnetic waves (such as radio or light waves) in order to identify substances or their quantity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:50026
  skos:prefLabel "luz polarizada"@es, "polarized light"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:238069 .

nalt:8468
  skos:prefLabel "métodos analíticos"@es, "analytical methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:238069 .

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

