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

nalt:61641
  skos:prefLabel "temperatura del suelo"@es, "soil temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:325190 .

nalt:325190_def
  rdf:value "Cantidad de energía térmica que se mueve a través de un área de suelo en una unidad de tiempo."@es, "The amount of thermal energy that moves through an area of soil in a unit of time."@en ;
  dc:source "U.S. Department of Agriculture: Agricultural Research Service, Lincoln, Nebraska" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:63426
  skos:prefLabel "propiedades térmicas del suelo"@es, "soil thermal properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:325190 .

nalt:325190
  skos:broader nalt:63426 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:definition nalt:325190_def ;
  skos:prefLabel "flujo de calor en el suelo"@es, "soil heat flux"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "soil heat flux density"@en ;
  ns0:marc001 "90619" ;
  dc:created "2018-10-09"^^xsd:date ;
  skos:related nalt:61641 .

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

