@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#> .

nalt:46308
  skos:prefLabel "sólidos totales suspendidos"@es, "total suspended solids"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:190870 .

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

nalt:190870
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "soluble solid"@en, "soluble-solid"@en, "total soluble solid"@en, "soluble-solids"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2012-09-05"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8187>, <http://id.cabi.org/cabt/118458> ;
  skos:related nalt:46308, nalt:46307, nalt:192 ;
  ns0:marc001 "62164" ;
  skos:prefLabel "sólidos solubles totales"@es, "total soluble solids"@en ;
  skos:broader nalt:52964 ;
  dc:modified "2018-10-22"^^xsd:date ;
  skos:altLabel "soluble solids"@en .

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

<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:190870 .

nalt:192
  skos:prefLabel "sólidos"@es, "solids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:190870 .

