@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:sh2007005969
  skos:altLabel "Prieto Creek (Ariz.)"@en, "East Fork, Eagle Creek (Greenlee County and Graham County, Ariz.)"@en, "Rio Prieto (Greenlee County and Graham County, Ariz.)"@en ;
  skos:broader lcsh:sh85114268 ;
  a skos:Concept ;
  skos:prefLabel "Eagle Creek (Ariz.)"@en ;
  dc:created "2007-07-31T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-08-28T07:22:03"^^xsd:dateTime .

lcsh:sh85114268
  skos:prefLabel "Rivers--Arizona"@en ;
  a skos:Concept .

