@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:sh2003001292
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Sheridan Expressway (New York, N.Y.)"@en ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "I-895 (New York, N.Y.)"@en, "Interstate 895 (New York, N.Y.)"@en ;
  dc:modified "2004-01-15T06:47:53"^^xsd:dateTime ;
  dc:created "2004-01-15T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85046526 .

lcsh:sh85046526
  skos:prefLabel "Express highways--New York (State)"@en ;
  a skos:Concept .

