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

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

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

nalt:613
  skos:prefLabel "suspensiones"@es, "suspensions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55972 .

nalt:55972_def
  rdf:value "Medida de la opacidad de una sustancia; grado al que la luz es dispersada o absorbida por un fluido."@es, "A measure of opacity of a substance; the degree to which light is scattered or absorbed by a fluid."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:55972
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "Secchi-disks"@en, "Secchi-disk"@en, "Secchi-disc"@en, "Secchi disks"@en, "Secchi depth"@en, "Secchi-depth"@en, "turbidities"@en, "Secchi transparency"@en, "Secchi-transparency"@en, "Secchi disk"@en, "Secchi disc"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:1835 ;
  dc:modified "2016-10-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "turbidity"@en, "turbidez"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8733>, <http://id.loc.gov/authorities/subjects/sh85138713>, <http://id.cabi.org/cabt/120768>, <http://aims.fao.org/aos/agrovoc/c_15043> ;
  ns0:marc001 "38696" ;
  skos:related nalt:613 ;
  skos:definition nalt:55972_def .

