@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:sh90004375
  skos:prefLabel "Natural areas--Oklahoma"@en ;
  a skos:Concept .

lcsh:sh2009010838
  skos:broader lcsh:sh90004375 ;
  skos:altLabel "Nickel Preserve (Okla.)"@en, "Nickel Family Nature and Wildlife Preserve (Okla.)"@en, "J.T. Nickel Preserve (Okla.)"@en ;
  skos:prefLabel "J.T. Nickel Family Nature and Wildlife Preserve (Okla.)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2009-12-16T00:00:00"^^xsd:dateTime ;
  dc:modified "2010-02-03T14:46:57"^^xsd:dateTime .

