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

nalt:28756_def
  rdf:value "Cultivo de un solo producto en un terreno año tras año. Contrasta con cultivo rotativo y cultivo mixto."@es, "The growing of a single crop species on a field year after year. Contrast crop rotation and mixed cropping."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28756
  skos:hiddenLabel "monocrops"@en, "mono-cropped"@en, "monocrop"@en, "monoculture farming systems"@en, "monoculture cropping"@en, "monoculture crops"@en, "crop monoculture"@en, "continuously cropped"@en, "monocropped"@en, "mono-cropping"@en, "mono-culture cropping"@en, "mono-culture farming"@en, "mono-crops"@en, "mono-culture crops"@en, "mono-crop"@en, "crop mono-culture"@en, "continuous-cropping"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1835>, <http://id.cabi.org/cabt/31757>, <http://id.agrisemantics.org/gacs/C8205> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "monocropping"@en, "monocultivos"@es, "continuous monocropping"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "9601" ;
  skos:related nalt:187680, nalt:30158 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:28756_def ;
  dc:modified "2019-10-11"^^xsd:date ;
  skos:broader nalt:28763 ;
  skos:prefLabel "cultivo continuo"@es, "continuous cropping"@en .

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

nalt:28763
  skos:prefLabel "sistemas de cultivo"@es, "cropping systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28756 .

nalt:187680
  skos:prefLabel "cultivo exclusivo"@es, "sole cropping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28756 .

<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:28756 .

