@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:sh85074042
  skos:prefLabel "Lakes--Alaska"@en ;
  a skos:Concept .

lcsh:sh2002000300
  skos:broader lcsh:sh85074042 ;
  skos:altLabel "Eagle Lake (Wrangell-Petersburg Census Area, Alaska)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  a skos:Concept ;
  dc:created "2002-11-05T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Eagle Lake (Wrangell, Alaska)"@en ;
  dc:modified "2011-06-06T07:50:24"^^xsd:dateTime .

