@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 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:294789_def
  rdf:value "Único comprador que ejerce control sobre las compras en el mercado."@es, "The only buyer with control over market purchases."@en ;
  dc:source "California Energy Commission; Glossary of Energy Terms" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:35777
  skos:prefLabel "organización industrial y estructura de mercado"@es, "industrial organization and market structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294789 .

nalt:294790
  skos:prefLabel "oligopsonio"@es, "oligopsony"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294789 .

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

nalt:294789
  skos:broader nalt:35777 ;
  skos:related nalt:294790 ;
  skos:definition nalt:294789_def ;
  skos:prefLabel "monopsony"@en, "monopsonio"@es ;
  ns0:marc001 "82695" ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-03-07"^^xsd:date .

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

