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

nalt:342410_def
  rdf:value "Porcentaje de energía y proteína en los forrajes/alimentos para animales, expresado como la ingesta de materia orgánica menos la materia fecal seca, dividido entre 100 veces la ingesta de materia seca."@es, "A percentage of energy and protein in forages/feed expressed as organic matter (DOM) intake minus fecal dry matter divided by dry matter intake times 100."@en ;
  dc:source "Taken in part from: National Range and Pasture Handbook; USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10486
  skos:prefLabel "valor nutritivo"@es, "nutritive value"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:342410 .

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

nalt:342410
  skos:broader nalt:10486 ;
  skos:related nalt:299297 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "DOM (digestible organic matter)"@en ;
  skos:hiddenLabel "organic matter digestibility"@en ;
  dc:created "2020-08-18"^^xsd:date ;
  ns0:marc001 "95865" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:definition nalt:342410_def ;
  skos:prefLabel "digestible organic matter"@en, "materia orgánica digerible"@es .

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

nalt:299297
  skos:prefLabel "materia seca digerible"@es, "digestible dry matter"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342410 .

