@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:sh2005001389
  skos:prefLabel "Scenic byways--California"@en ;
  a skos:Concept .

lcsh:sh2006007889
  skos:altLabel "Seventeen-Mile Drive (Calif.)"@en ;
  skos:prefLabel "17-Mile Drive (Calif.)"@en ;
  dc:created "2006-10-31T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-12-22T11:43:41"^^xsd:dateTime ;
  skos:broader lcsh:sh2005001389, lcsh:sh2006008610 ;
  a skos:Concept .

lcsh:sh2006008610
  skos:prefLabel "Toll roads--California"@en ;
  a skos:Concept .

