@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85086963
  skos:notation "HD2757.2" ;
  skos:prefLabel "Monopolies"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85086966 .

lcsh:sh85086966
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2011-07-28T08:44:50"^^xsd:dateTime ;
  skos:related lcsh:sh85086963 ;
  skos:broader lcsh:sh85029337 ;
  skos:notation "HB238" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Monopolistic competition"@en ;
  skos:note "Here are entered works on the competition among sellers whose products are similar, emphasizing product differentiation and advertising rather than price." .

lcsh:sh85029337
  skos:notation "HD41", "HB238", "HF1414" ;
  skos:prefLabel "Competition"@en ;
  a skos:Concept .

