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

nalt:16
  skos:prefLabel "producción de cultivos"@es, "crop production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:45732 .

nalt:45732
  skos:prefLabel "vegetable growing"@en, "cultivo de hortalizas"@es ;
  skos:related nalt:41669, nalt:187297, nalt:42368, nalt:16 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "vegetable cultivation"@en, "olericulture"@en, "vegetable production"@en, "vegetable gardening"@en, "vegetable culture"@en ;
  skos:hiddenLabel "vegetable-growing"@en, "vegetable productions"@en, "production of vegetables"@en, "growing of vegetables"@en, "cultivation of vegetables"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85142483> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5912>, <http://id.cabi.org/cabt/122675>, <http://aims.fao.org/aos/agrovoc/c_16509> ;
  skos:broader nalt:18 ;
  dc:modified "2016-02-08"^^xsd:date ;
  ns0:marc001 "39270" .

nalt:41669
  skos:prefLabel "jardinería doméstica"@es, "home gardening"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45732 .

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

nalt:42368
  skos:prefLabel "jardines de verduras"@es, "vegetable gardens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45732 .

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

nalt:187297
  skos:prefLabel "rendimiento de hortalizas"@es, "vegetable yield"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45732 .

nalt:18
  skos:prefLabel "horticultura"@es, "horticulture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:45732 .

