@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:23495
  skos:related nalt:16835, nalt:23547 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-10-14"^^xsd:date ;
  skos:prefLabel "cellulosome"@en, "celulosoma"@es ;
  skos:altLabel "cellulolytic complexes"@en ;
  skos:broader nalt:23546 ;
  skos:hiddenLabel "cellulosomes"@en, "cellulolytic complex"@en ;
  ns0:marc001 "7415" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:16835
  skos:prefLabel "celulasas"@es, "cellulases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:23495 .

nalt:23546
  skos:prefLabel "organelas"@es, "organelles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23495 .

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

nalt:23547
  skos:prefLabel "Clostridium thermocellum"@es, "Clostridium thermocellum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:23495 .

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

