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

nalt:22803
  skos:prefLabel "tenencia agrícola"@es, "farm tenancy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:22802 .

nalt:22802_def
  rdf:value "Arriendos de tierras o granjas pagados como cantidad fija en dinero, en contraste con arriendos pagados mediante participación en los cultivos."@es, "Land or farm rents paid as a fixed amount of money, in contrast to renting for a share of the crop."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:39525
  skos:prefLabel "aparcería"@es, "sharecropping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:22802 .

nalt:22802
  ns0:marc001 "7127" ;
  skos:prefLabel "cash rents"@en, "arriendo en efectivo"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/100054>, <http://id.agrisemantics.org/gacs/C27373>, <http://aims.fao.org/aos/agrovoc/c_6503> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:39525 ;
  skos:broader nalt:22803 ;
  skos:definition nalt:22802_def ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "cash-rents"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "cash rental"@en .

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

