@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21409 .

nalt:21409
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5632>, <http://id.cabi.org/cabt/43253>, <http://id.cabi.org/cabt/43281>, <http://aims.fao.org/aos/agrovoc/c_10613> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "calorie content"@en, "fuel value"@en, "caloric value (nonphysiological)"@en, "energy value (nonphysiological)"@en, "food energy (food composition)"@en, "caloric content"@en, "gross energy content"@en ;
  skos:related nalt:17239, nalt:33534 ;
  skos:prefLabel "contenido energético"@es, "energy content"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "energy-content"@en, "energy contents"@en ;
  ns0:marc001 "13589" ;
  skos:broader nalt:2828 ;
  dc:modified "2019-10-29"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:17239
  skos:prefLabel "energía metabolizable"@es, "metabolizable energy"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:21409 .

nalt:33534
  skos:prefLabel "energía digestible"@es, "digestible energy"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:21409 .

