@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:28685
  skos:prefLabel "consumer surveys"@en, "encuestas al consumidor"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "customer surveys"@en ;
  skos:related nalt:28690, nalt:28652 ;
  skos:hiddenLabel "consumer-surveys"@en, "hedonic testing"@en, "consumer survey"@en, "customer survey"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:28655, nalt:306755 ;
  ns0:marc001 "9582" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:331988 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8224>, <http://id.cabi.org/cabt/31701>, <http://aims.fao.org/aos/agrovoc/c_28656> ;
  dc:modified "2019-07-01"^^xsd:date .

nalt:28652
  skos:prefLabel "conducta del consumidor"@es, "consumer behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28685 .

nalt:331988
  skos:prefLabel "encuestas de gastos del consumidor"@es, "consumer expenditure surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28685 .

nalt:28655
  skos:prefLabel "ciencia del consumidor"@es, "consumer science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28685 .

nalt:306755
  skos:prefLabel "estudios de mercado"@es, "market surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28685 .

nalt:28690
  skos:prefLabel "valuación contingente"@es, "contingent valuation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28685 .

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

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

