@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:4758_def
  rdf:value "Término relativo a la calidad de la experiencia perceptiva del ser humano (incluida la visual, auditiva, olfativa, táctil, gustativa y de movimiento) producida por fenómenos, elementos o configuraciones de elementos del entorno."@es, "Pertaining to the quality of human perceptual experience (including sight, sound, smell, touch, taste, and movement) evoked by phenomena or elements or configurations of elements in the environment."@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 Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4758
  skos:hiddenLabel "esthetic"@en, "aesthetic"@en ;
  ns0:marc001 "1208" ;
  skos:related nalt:4760 ;
  skos:altLabel "esthetics"@en ;
  skos:broader nalt:2172 ;
  skos:prefLabel "aesthetics"@en, "estética"@es ;
  skos:definition nalt:4758_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99002256>, <http://id.loc.gov/authorities/subjects/sh85001441> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-10-29"^^xsd:date .

nalt:2172
  skos:prefLabel "cultura y humanidades"@es, "culture and humanities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4758 .

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

nalt:4760
  skos:prefLabel "embellecimiento"@es, "beautification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4758 .

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

