@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@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#> .

lcsh:sh94004344
  skos:prefLabel "Eames chairs"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh94004432
  skos:prefLabel "Time-Life chair"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Executive chair, Eames"@en, "Time-Life lobby chair"@en, "Fischer-Spassky chess match chair"@en, "Eames executive seating"@en ;
  skos:broader lcsh:sh94004344 ;
  dc:modified "1996-07-26T15:46:16"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  dc:created "1994-06-20T00:00:00"^^xsd:dateTime .

