@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:144604
  skos:prefLabel "huella hídrica"@es, "water footprint"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:146286 .

nalt:41568
  skos:prefLabel "agua dulce"@es, "freshwater"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:146286 .

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

nalt:198475
  skos:prefLabel "energía incorporada"@es, "embodied energy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:146286 .

nalt:67246
  skos:prefLabel "uso del agua"@es, "water utilization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:146286 .

nalt:146286_def
  rdf:value "El volumen de agua dulce utilizado en la elaboración de productos comestibles y no comestibles."@es, "The volume of freshwater used in producing a food and/or nonfood product; virtual water is figuratively represented or embodied in the product itself."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:146286
  skos:broader nalt:144604 ;
  dc:modified "2013-10-22"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "embedded water"@en, "embodied water"@en ;
  skos:hiddenLabel "virtual-water"@en ;
  ns0:marc001 "60240" ;
  skos:prefLabel "virtual water"@en, "agua virtual"@es ;
  skos:related nalt:41568, nalt:67246, nalt:198475 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-05-27"^^xsd:date ;
  skos:definition nalt:146286_def .

