@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:sh85131810
  skos:notation "TT197.5.T3", "TS886.5.T3", "NK2740" ;
  skos:prefLabel "Tables"@en ;
  a skos:Concept .

lcsh:sh99001770
  skos:prefLabel "Tables"@en ;
  a skos:Concept .

lcsh:sh2012003744
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Vanities (Dressing tables)"@en, "Toilet tables"@en, "Coiffeuses (Tables)"@en, "Dressing bureaux"@en ;
  skos:broader lcsh:sh99001770, lcsh:sh85131810 ;
  dc:created "2012-09-19T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Dressing tables"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

