@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:28821
  skos:prefLabel "hornos de convección"@es, "convection ovens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:28823 .

nalt:52892
  skos:prefLabel "hornos microondas"@es, "microwave ovens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:28823 .

nalt:18412
  skos:prefLabel "equipos procesador de calor"@es, "heat processing equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28823 .

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

nalt:28897
  skos:prefLabel "estufas para cocinar"@es, "cooking stoves"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28823 .

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

nalt:28823
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28821, nalt:52892 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:28897 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_26803>, <http://id.agrisemantics.org/gacs/C22890>, <http://id.cabi.org/cabt/83415> ;
  skos:prefLabel "hornos"@es, "ovens"@en ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:broader nalt:18412 ;
  ns0:marc001 "26604" ;
  skos:hiddenLabel "oven"@en .

