@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:28652
  skos:prefLabel "conducta del consumidor"@es, "consumer behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28657 .

nalt:28657
  skos:hiddenLabel "consumer-satisfaction"@en, "satisfaction to customer"@en, "satisfaction to consumer"@en, "user satisfaction"@en, "satisfy consumer"@en, "satisfaction to consumers"@en, "satisfaction to customers"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85031490>, <http://id.agrisemantics.org/gacs/C16911>, <http://id.cabi.org/cabt/31699> ;
  dc:modified "2020-06-23"^^xsd:date ;
  skos:broader nalt:28652 ;
  skos:prefLabel "satisfacción del consumidor"@es, "consumer satisfaction"@en ;
  skos:altLabel "customer satisfaction"@en ;
  skos:related nalt:20580 ;
  ns0:marc001 "9579" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:20580
  skos:prefLabel "servicio al cliente"@es, "customer service"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28657 .

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

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

