@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:sh2009008221
  skos:altLabel "Hare Island (Micronesia)"@en, "Ruwo (Micronesia)"@en, "Ushima (Micronesia)"@en, "South Island (Micronesia)"@en, "6 AM Island (Micronesia)"@en, "Six A.M. Island (Micronesia)"@en, "U Island (Micronesia)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:broader lcsh:sh85068552 ;
  skos:prefLabel "Ruo (Micronesia)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2009-09-16T00:00:00"^^xsd:dateTime .

lcsh:sh85068552
  skos:prefLabel "Islands--Micronesia (Federated States)"@en ;
  a skos:Concept .

