@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:15955
  skos:prefLabel "biomasa"@es, "biomass"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137638 .

nalt:17223
  skos:prefLabel "bioacumulación"@es, "bioaccumulation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137638 .

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

nalt:17248
  skos:prefLabel "producción biológica"@es, "biological production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137638 .

nalt:137638
  skos:hiddenLabel "biomass accumulations"@en, "production of biomass"@en, "biomass yield"@en, "biomass productivities"@en, "biomass productions"@en, "biomass productivity"@en, "biomass-production"@en ;
  dc:created "2010-09-29"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "biomass production"@en, "producción de biomasa"@es ;
  skos:related nalt:17248, nalt:17223 ;
  dc:modified "2016-05-12"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/18761>, <http://id.agrisemantics.org/gacs/C1917> ;
  skos:broader nalt:15955 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "biomass accumulation"@en ;
  ns0:marc001 "58606" .

