@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:sh95004876
  dc:modified "2001-08-27T08:00:07"^^xsd:dateTime ;
  skos:altLabel "Ta-ning River (China)"@en, "Daning River (China)"@en, "Daning He (Sichuan Sheng, China)"@en, "Ta-ning Ho (Sichuan Sheng, China)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:prefLabel "Daning River (Sichuan Sheng, China)"@en ;
  skos:broader lcsh:sh85114286 ;
  dc:created "2000-09-27T00:00:00"^^xsd:dateTime .

lcsh:sh85114286
  skos:prefLabel "Rivers--China"@en ;
  a skos:Concept .

