@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:42803
  skos:prefLabel "geothermal energy"@en, "energía geotérmica"@es ;
  dc:modified "2017-06-28"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28804>, <http://aims.fao.org/aos/agrovoc/c_3238>, <http://id.cabi.org/cabt/51401> ;
  skos:related nalt:240157 ;
  skos:definition nalt:42803_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:17335 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "geothermal-energy"@en, "geothermal power"@en ;
  ns0:marc001 "50878" .

nalt:42803_def
  rdf:value "Calor proveniente del interior de la Tierra empleado para la calefacción y la generación de electricidad."@es, "Heat from inside the Earth. People can use geothermal energy to heat buildings or produce electricity."@en ;
  dc:source "U.S. Environmental protection Agency" ;
  a ns0:Definition .

nalt:240157
  skos:prefLabel "industria geotérmica"@es, "geothermal industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42803 .

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

nalt:17335
  skos:prefLabel "fuentes de energía renovable"@es, "renewable energy sources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42803 .

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

