@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:sh93002040
  skos:altLabel "Eagle Island (Mich.)"@en, "Ford Island (Mich.)"@en, "Harbor Island (Mich.)"@en, "Rennie Island (Mich.)"@en, "Marion Island (Mich.)"@en, "Hog Island (Mich.)"@en ;
  skos:broader lcsh:sh85068551 ;
  skos:prefLabel "Power Island (Mich.)"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2001-12-03T10:31:24"^^xsd:dateTime ;
  dc:created "1993-04-06T00:00:00"^^xsd:dateTime .

lcsh:sh85068551
  skos:prefLabel "Islands--Michigan"@en ;
  a skos:Concept .

