@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:sh2004006874
  skos:altLabel "Ta-mao Shan (China)"@en, "Mao Shan (China)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2004-11-30T13:59:46"^^xsd:dateTime ;
  skos:broader lcsh:sh85087856 ;
  dc:created "2004-11-30T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Mao Mountains (China)"@en .

lcsh:sh85087856
  skos:prefLabel "Mountains--China"@en ;
  a skos:Concept .

