@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:30112
  skos:prefLabel "terreno plantado"@es, "cropland planted"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333441 .

nalt:333441_def
  rdf:value "Superficie en la que los cultivos se malogran debido al mal tiempo, los insectos y las enfermedades. Incluye las tierras sin cosechar debido a la falta de mano de obra y los bajos precios del mercado, entre otros factores. Se calcula utilizando la diferencia entre el campo de cultivo sembrado y el campo de cultivo cosechado. Sin embargo, ciertos campos de cultivo sembrados no están destinados a la cosecha, por lo que la superficie sembrada con cultivos de cobertura o de mejoramiento de los suelos no destinados a la cosecha se excluye de la pérdida de cultivos y se considera sin uso."@es, "Consists mainly of the acreage on which crops failed because of weather, insects, and diseases but does include some land not harvested due to lack of labor, low market prices, or other factors. Crop failure is calculated using the difference between cropland planted and cropland harvested. However, some cropland planted is not intended to be harvested. Thus, the acreage planted to cover and soil-improvement crops not intended for harvest is excluded from crop failure and is considered idle."@en ;
  dc:source "United States Department of Agriculture, Economic Research Service, Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:30110
  skos:prefLabel "área de cultivo en acres"@es, "crop acreage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333441 .

nalt:333441
  skos:hiddenLabel "crop failed"@en, "crop-failure"@en ;
  skos:definition nalt:333441_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2019-08-29"^^xsd:date ;
  skos:broader nalt:30110 ;
  skos:prefLabel "crop failure"@en, "pérdidas de cultivos"@es ;
  ns0:marc001 "9813984984100041" ;
  skos:related nalt:30112, nalt:30111 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001previous "93685" .

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

nalt:30111
  skos:prefLabel "terreno cosechado"@es, "cropland harvested"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333441 .

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

