@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:sh99001017
  skos:altLabel "C.F. Smith, Fort (Mont.)"@en, "Fort Ransom (Mont.)"@en, "Smith, Fort C.F. (Mont.)"@en, "Ransom, Fort (Mont.)"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh99001115 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Fort C.F. Smith (Mont.)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1999-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2004-11-05T14:07:59"^^xsd:dateTime .

lcsh:sh99001115
  skos:prefLabel "Fortification--Montana"@en ;
  a skos:Concept .

