@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:299297_def
  rdf:value "Cantidad de fibra digerible en un pienso o forraje."@es, "Amount of digestible fibre in a feed or forage."@en ;
  dc:source "NAL Thesaurus Staff" ;
  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:299297 .

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

nalt:342410
  skos:prefLabel "materia orgánica digerible"@es, "digestible organic matter"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299297 .

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

nalt:299292
  skos:prefLabel "digestibilidad de la materia seca"@es, "dry matter digestibility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299297 .

nalt:299297
  dc:created "2017-05-03"^^xsd:date ;
  skos:hiddenLabel "digestible-dry-matter"@en, "digestible dry matter contents"@en, "digestible-dry-matter content"@en, "digestible dry-matter contents"@en, "digestible-dry matter content"@en, "digestible dry-matter content"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:342410, nalt:299292 ;
  skos:definition nalt:299297_def ;
  skos:broader nalt:10486 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "81110" ;
  skos:altLabel "digestible dry matter content"@en ;
  skos:prefLabel "materia seca digerible"@es, "digestible dry matter"@en ;
  dc:modified "2020-08-18"^^xsd:date .

