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

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

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

nalt:43019_def
  rdf:value "Productos cultivados en invernadero."@es, "production of crops in a greenhouse structure."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:43019
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85057238>, <http://id.loc.gov/authorities/subjects/sh85057240> ;
  skos:altLabel "glasshouse production"@en, "greenhouse culture"@en, "glasshouse culture"@en ;
  skos:hiddenLabel "under greenhouse condition"@en, "greenhouse cultivation"@en, "culture in greenhouse"@en, "cultures in greenhouse"@en, "greenhouse-production"@en, "cultured in greenhouse"@en, "growth in greenhouse"@en, "under greenhouse conditions"@en ;
  ns0:marc001 "17151" ;
  skos:broader nalt:30145 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3285> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-03-11"^^xsd:date ;
  skos:definition nalt:43019_def ;
  skos:prefLabel "greenhouse production"@en, "cultivos de invernadero"@es ;
  a ns0:Topic, skos:Concept .

