@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:291328_def
  rdf:value "Cultivo de cítricos."@es, "The cultivation of citrus fruit trees."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:291328
  skos:related nalt:16721, nalt:204380, nalt:4824 ;
  skos:definition nalt:291328_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "80702" ;
  skos:broader nalt:18 ;
  dc:created "2017-02-02"^^xsd:date ;
  skos:prefLabel "citricultura"@es, "citriculture"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "organic citriculture"@en .

nalt:16721
  skos:prefLabel "frutos cítricos"@es, "citrus fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:291328 .

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

nalt:4824
  skos:prefLabel "Citrus"@es, "Citrus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:291328 .

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

nalt:204380
  skos:prefLabel "jugos cítricos"@es, "citrus juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:291328 .

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

