@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:sh00000509
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  dc:modified "2000-10-06T07:45:29"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-08-24T00:00:00"^^xsd:dateTime ;
  skos:altLabel "R.H. Thomson Expressway (Seattle, Wash.)"@en, "Reginald H. Thomson Freeway (Seattle, Wash.)"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh89001306 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "R.H. Thomson Freeway (Seattle, Wash.)"@en .

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

