@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 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:44781
  skos:prefLabel "calor específico"@es, "specific heat"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "50570" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7282>, <http://id.cabi.org/cabt/109013>, <http://id.loc.gov/authorities/subjects/sh85126389>, <http://id.agrisemantics.org/gacs/C25740> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:44781_def ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:44778 ;
  skos:broader nalt:44804 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "specific-heat"@en .

nalt:44781_def
  rdf:value "Razón entre la cantidad de calor requerida para aumentar la temperatura de una substancia en un grado Celsius y el calor necesario para aumentar la temperatura de una masa equivalente de agua en un grado Celsius."@es, "The ratio of the amount of heat required to raise the temperature of a substance 1 degree Celsius to the heat required to raise the temperature of an equal mass of water 1 degree Celsius."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:44778
  skos:prefLabel "calor"@es, "heat"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44781 .

nalt:44804
  skos:prefLabel "propiedades térmicas"@es, "thermal properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44781 .

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

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

