@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:301589
  skos:prefLabel "fotometría"@es, "photometry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:301590 .

nalt:55970
  skos:prefLabel "índice refractivo"@es, "refractive index"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301590 .

nalt:301591
  skos:prefLabel "turbidimetría"@es, "turbidimetry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301590 .

nalt:301590_def
  rdf:value "Análisis químico basado en el fenómeno por medio del cual la intensidad de la luz, a través de un medio con partículas dispersas de un índice de refracción distinto del del medio, se atenúa mediante la dispersión. En la nefelometría la intensidad de la luz dispersa se mide normal, pero no necesariamente, de manera perpendicular al haz incidente."@es, "Chemical analysis based on the phenomenon whereby light, passing through a medium with dispersed particles of a different refractive index from that of the medium, is attenuated in intensity by scattering. In nephelometry, the intensity of the scattered light is measured, usually, but not necessarily, at right angles to the incident light beam."@en ;
  dc:source "Taken in part from: Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<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:301590
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "nefelometría"@es, "nephelometry"@en ;
  dc:created "2017-06-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:301590_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:301591, nalt:55970 ;
  ns0:marc001 "82820" ;
  skos:broader nalt:301589 .

