@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:50285
  skos:prefLabel "lipólisis"@es, "lipolysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:276896 .

nalt:3990
  skos:prefLabel "lípidos"@es, "lipids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:276896 .

nalt:22303
  skos:prefLabel "triacilglicerol lipasa"@es, "triacylglycerol lipase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:276896 .

nalt:276891
  skos:prefLabel "microorganismos lipolíticos"@es, "lipolytic microorganisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:276896 .

nalt:276896
  ns0:marc001 "77544" ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:prefLabel "lipolytic bacteria"@en, "bacterias lipolíticas"@es ;
  skos:related nalt:3990, nalt:50285, nalt:22303 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:276891, nalt:2350 ;
  dc:created "2016-04-13"^^xsd:date ;
  a skos:Concept, ns0:Topic .

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

nalt:2350
  skos:prefLabel "bacterias"@es, "bacteria"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:276896 .

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

