@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:26766
  skos:prefLabel "calidad del agua"@es, "water quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:46308 .

nalt:46308
  skos:hiddenLabel "suspended solid"@en, "suspended-solids"@en, "total-suspended-solids"@en, "total suspended solid"@en, "suspended-solid"@en ;
  dc:modified "2017-10-10"^^xsd:date ;
  skos:related nalt:24713, nalt:26766, nalt:46307, nalt:190870 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "total suspended solids"@en, "sólidos totales suspendidos"@es ;
  ns0:marc001 "37960" ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12239>, <http://id.cabi.org/cabt/113440> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:52964 ;
  skos:definition nalt:46308_def ;
  skos:altLabel "suspended solids"@en .

nalt:24713
  skos:prefLabel "hidroquímica"@es, "hydrochemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:46308 .

nalt:46308_def
  rdf:value "Sólidos que flotan en la superficie o que están suspendidos en el agua u otros líquidos y que son extraíbles mediante filtrado en laboratorio."@es, "Solids that either float on the surface or are suspended in water or other liquids, and which are largely removable by laboratory filtering."@en ;
  dc:source "US Environmental protection Agency" ;
  a ns0:Definition .

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

nalt:190870
  skos:prefLabel "sólidos solubles totales"@es, "total soluble solids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:46308 .

nalt:46307
  skos:prefLabel "sólidos totales disueltos"@es, "total dissolved solids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:46308 .

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

nalt:52964
  skos:prefLabel "sólidos totales"@es, "total solids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46308 .

