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

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

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

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

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

nalt:301591_def
  rdf:value "Análisis químico basado en el fenómeno mediante el cual la intensidad de la luz, que pasa 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 turbidimetría se mide la intensidad de la luz no difusa transmitida a través del medio."@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 turbidimetry, the intensity of light transmitted through the medium, the unscattered light, is measured."@en ;
  dc:source "Taken in part from: Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:301590
  skos:prefLabel "nefelometría"@es, "nephelometry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301591 .

