@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:46409
  skos:prefLabel "cultivos hidropónicos"@es, "hydroponics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217185 .

nalt:43986
  skos:prefLabel "medio inorgánico"@es, "soilless media"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217185 .

nalt:258031
  skos:prefLabel "hidrocultivo"@es, "hydroculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217185 .

nalt:217185_def
  rdf:value "Cultivo de plantas en un ambiente sin suelo, en el que los nutrientes son rociados intermitente o continuamente en las raíces de las plantas."@es, "The growing of plants in a soilless environment where nutrients are intermittently or continuously misted on to the plant roots."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:217185
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:258031, nalt:46409, nalt:43986 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:217185_def ;
  dc:modified "2015-07-29"^^xsd:date ;
  dc:created "2014-06-02"^^xsd:date ;
  skos:hiddenLabel "aeroponic culture"@en, "aeroponic"@en, "aeroponically"@en ;
  ns0:marc001 "62546" ;
  skos:broader nalt:46411 ;
  skos:prefLabel "aeroponía"@es, "aeroponics"@en .

nalt:46411
  skos:prefLabel "cultivo sin tierra"@es, "soilless culture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:217185 .

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

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

