@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 ;
  skos:hasTopConcept lcsh:sh87000265 .

lcsh:sh87000265
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Qurʼan stories, Chinese"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Koran stories, Chinese"@en, "Chinese Qurʼan stories"@en ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2013-04-08T12:43:11"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "1987-01-15T00:00:00"^^xsd:dateTime .

