@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:5445
  skos:prefLabel "piensos"@es, "feeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:299292 .

nalt:33529
  skos:prefLabel "digestibilidad"@es, "digestibility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:299292 .

nalt:34706
  skos:prefLabel "ingesta de sólidos secos"@es, "dry matter intake"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299292 .

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

<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 ;
  skos:hiddenLabel "in vivo dry matter digestibilities"@en, "dry-matter digestibility"@en, "in vivo dry matter digestibility"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:299297, nalt:34706, nalt:5445, nalt:24608 ;
  skos:broader nalt:33529 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-05-03"^^xsd:date ;
  skos:altLabel "in-vivo dry matter digestibility"@en ;
  ns0:marc001 "81182" .

nalt:24608
  skos:prefLabel "contenido de materia seca"@es, "dry matter content"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:299292 .

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

