@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:375
  skos:prefLabel "sistemas de control medioambiental"@es, "environmental control systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:37439 .

nalt:387
  skos:prefLabel "equipamiento de investigación"@es, "research equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37439 .

<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:37439
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12996>, <http://id.cabi.org/cabt/53570>, <http://aims.fao.org/aos/agrovoc/c_3395> ;
  ns0:marc001 "17216" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "growth chamber"@en, "growth-chambers"@en, "growth-chamber"@en ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "cámaras de crecimiento"@es, "growth chambers"@en ;
  skos:broader nalt:387 ;
  skos:related nalt:375 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85057528> ;
  dc:modified "2017-01-17"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

