@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:91991
  skos:related nalt:30184, nalt:30122, nalt:30133, nalt:30158 ;
  skos:definition nalt:91991_def ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "73262" ;
  skos:hiddenLabel "sequential-cropping"@en ;
  dc:created "2006-07-21"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "cultivo secuencial"@es, "sequential cropping"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:30186 .

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

nalt:30133
  skos:prefLabel "cultivo mixto"@es, "mixed cropping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:91991 .

nalt:30122
  skos:prefLabel "secuencia de cultivo"@es, "cropping sequence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:91991 .

nalt:30186
  skos:prefLabel "cultivo múltiple"@es, "multiple cropping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:91991 .

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

nalt:30158
  skos:prefLabel "rotación de cultivos"@es, "crop rotation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:91991 .

nalt:91991_def
  rdf:value "Cultivo de dos o más productos en secuencia en el mismo campo y en el mismo año."@es, "The growing of two or more crops in sequence on the same field in the same year."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:30184
  skos:prefLabel "cultivo doble"@es, "double cropping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:91991 .

