@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:187680_def
  rdf:value "Siembra de una variedad de cultivo en masas puras en un terreno en un momento dado."@es, "Growing one crop variety in pure stands on a piece of land at any one time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28756
  skos:prefLabel "cultivo continuo"@es, "continuous cropping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:187680 .

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

nalt:28763
  skos:prefLabel "sistemas de cultivo"@es, "cropping systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:187680 .

nalt:187680
  dc:created "2012-06-06"^^xsd:date ;
  skos:prefLabel "cultivo exclusivo"@es, "sole cropping"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:28756 ;
  ns0:marc001 "90628" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:187680_def ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28763 ;
  skos:hiddenLabel "sole crop"@en, "sole-cropping"@en .

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

