@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:46378
  skos:prefLabel "cantidad de agua"@es, "water quantity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:46371 .

nalt:46371
  skos:narrower nalt:46376, nalt:46375, nalt:46374, nalt:46378, nalt:46377 ;
  skos:prefLabel "hydrologic factors"@en, "factores hidrológicos"@es ;
  skos:altLabel "hydrologic variables"@en, "hydrological factors"@en ;
  ns0:marc001 "18830" ;
  skos:broader nalt:67 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/59256>, <http://id.agrisemantics.org/gacs/C25929> ;
  skos:hiddenLabel "hydrologic-factors"@en .

nalt:46376
  skos:prefLabel "duración de la lluvia"@es, "rainfall duration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:46371 .

nalt:67
  skos:prefLabel "hidrología"@es, "hydrology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46371 .

nalt:46374
  skos:prefLabel "intensidad de lluvias"@es, "rain intensity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:46371 .

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

nalt:46377
  skos:prefLabel "energía de la lluvia"@es, "rainfall energy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:46371 .

nalt:46375
  skos:prefLabel "impacto de las gotas de lluvia"@es, "raindrop impact"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:46371 .

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

