@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:sh85098139
  skos:prefLabel "Parks--China"@en ;
  a skos:Concept .

lcsh:sh85063869
  dc:modified "2011-06-28T10:41:15"^^xsd:dateTime ;
  dc:created "2001-05-08T00:00:00"^^xsd:dateTime ;
  skos:altLabel "I Ho Yüan (Beijing, China)"@en, "Summer Palace (Beijing, China)"@en, "I Ho Yüan (Peking, China)"@en, "Yi He Yuan (Beijing, China)"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:broader lcsh:sh85098139 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Yihe Yuan (Beijing, China)"@en .

