@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:sh2003011256
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:altLabel "Interstate Highway 405 (Wash.)"@en, "I-405 (Wash.)"@en ;
  skos:broader lcsh:sh89001306 ;
  dc:modified "2004-01-28T14:16:12"^^xsd:dateTime ;
  dc:created "2004-01-28T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Interstate 405 (Wash.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh89001306
  skos:prefLabel "Express highways--Washington (State)"@en ;
  a skos:Concept .

