@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:sh88005732
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Ha-su Lake (China)"@en, "Hasu Hai (China)"@en, "Ha-su Hai (China)"@en ;
  dc:modified "2001-03-02T10:06:41"^^xsd:dateTime ;
  dc:created "2001-01-22T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Hasu Lake (China)"@en ;
  skos:broader lcsh:sh85074053 .

lcsh:sh85074053
  skos:prefLabel "Lakes--China"@en ;
  a skos:Concept .

