@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:50024
  skos:prefLabel "intensidad de la luz"@es, "light intensity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:131646 .

nalt:30145
  skos:prefLabel "cultivo protegido"@es, "protected cultivation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:131646 .

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

nalt:37449
  skos:prefLabel "sombra"@es, "shade"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:131646 .

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

nalt:131646
  ns0:marc001 "55723" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:37449, nalt:30145, nalt:50024 ;
  skos:hiddenLabel "artificial-shade"@en ;
  skos:altLabel "artificial shading"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7020>, <http://id.agrisemantics.org/gacs/C10531>, <http://id.cabi.org/cabt/106417> ;
  skos:broader nalt:375 ;
  skos:prefLabel "sombra artificial"@es, "artificial shade"@en ;
  dc:created "2009-08-17"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date .

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

