@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:sh85040249
  skos:prefLabel "Dwellings--New York (State)"@en ;
  a skos:Concept .

lcsh:sh99000233
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2000-04-21T14:27:26"^^xsd:dateTime ;
  skos:broader lcsh:sh85040249 ;
  dc:created "2000-03-01T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Advertising Club of New York (New York, N.Y. : Building)"@en, "J. Hampton Robb Residence (New York, N.Y.)"@en ;
  skos:prefLabel "James Hampden and Cornelia Van Rensselaer Robb House (New York, N.Y.)"@en .

