@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:36174
  skos:prefLabel "tratamiento eléctrico"@es, "electrical treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36184 .

nalt:36184_def
  rdf:value "Calentamiento resultante del flujo de una corriente a través de un medio con resistencia eléctrica."@es, "Heating that results from the flow of current through a medium with electrical resistance."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:36184
  skos:hiddenLabel "ohmically heated"@en, "ohmic processing"@en, "ohmic treatment"@en, "ohmic-heating"@en, "ohmic cooking"@en, "ohmic heated"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:36184_def ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:prefLabel "ohmic heating"@en, "calentamiento óhmico"@es ;
  skos:related nalt:36174 ;
  skos:broader nalt:17894 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "25989" ;
  a ns0:Topic, skos:Concept .

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

nalt:17894
  skos:prefLabel "tratamiento térmico"@es, "heat treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:36184 .

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

