@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:sh2003009900
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85114348 ;
  skos:altLabel "Key Creek (Mont.)"@en, "Key's Creek (Mont.)"@en, "Stone Wall Creek (Mont.)"@en, "Stonewall Creek (Hill County and Chouteau County, Mont.)"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Eagle Creek (Hill County and Chouteau County, Mont.)"@en ;
  dc:modified "2003-10-15T11:39:33"^^xsd:dateTime ;
  dc:created "2003-10-15T00:00:00"^^xsd:dateTime .

lcsh:sh85114348
  skos:prefLabel "Rivers--Montana"@en ;
  a skos:Concept .

