@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:sh00009819
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Money illusion"@en ;
  skos:broader lcsh:sh85141930 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85109167 ;
  skos:altLabel "Illusion, Money"@en ;
  dc:modified "2000-12-20T17:05:57"^^xsd:dateTime ;
  dc:created "2000-11-21T00:00:00"^^xsd:dateTime .

lcsh:sh85109167
  skos:notation "HG229" ;
  skos:prefLabel "Purchasing power"@en ;
  a skos:Concept ;
  skos:related lcsh:sh00009819 .

lcsh:sh85141930
  skos:notation "HG223", "HB201-HB205" ;
  skos:prefLabel "Value"@en ;
  a skos:Concept .

