@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:47479
  skos:prefLabel "derechos legales"@es, "legal rights"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:49497 .

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

nalt:49497
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85114079> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/95253>, <http://aims.fao.org/aos/agrovoc/c_37942>, <http://id.agrisemantics.org/gacs/C22579> ;
  skos:broader nalt:47479 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "property rights"@en, "derechos de propiedad"@es ;
  skos:hiddenLabel "property-rights"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:49497_def ;
  ns0:marc001 "30234" ;
  dc:modified "2016-08-23"^^xsd:date .

nalt:49497_def
  rdf:value "Suma total de los derechos relativos a la propiedad de los bienes. En el caso de los bienes inmuebles, abarca los derechos de posesión pacífica, venta, hipoteca, arrendamiento, herencia, recuperación de posesión al finalizar el arrendamiento, construcción y eliminación de mejoras y control del uso de la propiedad en el marco de la ley. En resumen, describe el alcance de la protección legal concedida a la propiedad de los bienes."@es, "The sum total of the rights pertaining to property ownership. In the case of real property it embraces the right to quiet enjoyment, the right to sell, to mortgage, to lease, to bequeath, to regain possession at the end of a lease, to build and remove improvements, and to control the property's use within the law. In short, it describes the scope of legal protections granted to property ownership."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Exp. Stn. 252 p." ;
  a ns0:Definition .

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

