@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:19272
  skos:prefLabel "madera"@es, "wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:291539 .

nalt:291539
  skos:altLabel "microfibrillar cellulose"@en ;
  skos:related nalt:23359, nalt:19272, nalt:23435, nalt:23457, nalt:16831 ;
  dc:created "2017-02-07"^^xsd:date ;
  dc:modified "2018-10-11"^^xsd:date ;
  skos:hiddenLabel "micro-fibrillar cellulose"@en, "cellulosic microfibrils"@en, "cellulose microfibril"@en, "microfibrillated cellulose"@en, "microfibrillar celluloses"@en ;
  skos:broader nalt:291537 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "cellulose microfibrils"@en, "microfibrillas de celulosa"@es ;
  ns0:marc001 "80565" ;
  a ns0:Topic, skos:Concept .

nalt:291537
  skos:prefLabel "fibrillas de celulosa"@es, "cellulose fibrils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:291539 .

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

nalt:16831
  skos:prefLabel "glucanos"@es, "glucans"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:291539 .

nalt:23457
  skos:prefLabel "celulosa"@es, "cellulose"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:291539 .

nalt:23435
  skos:prefLabel "paredes celulares"@es, "cell walls"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291539 .

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

nalt:23359
  skos:prefLabel "componentes de las paredes celulares"@es, "cell wall components"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291539 .

