@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:sh86003166
  skos:prefLabel "Islands--Kiribati"@en ;
  a skos:Concept .

lcsh:sh93007595
  dc:created "1993-10-20T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh86003166 ;
  dc:modified "2012-06-14T07:56:28"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Paanopa Island (Kiribati)"@en, "Ocean Island (Kiribati)"@en, "Panopea (Kiribati)"@en, "Bonabe (Kiribati)"@en, "Baanopa (Kiribati)"@en ;
  skos:prefLabel "Banaba (Kiribati)"@en ;
  a skos:Concept .

