@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:sh2001008865 .

lcsh:sh2001008865
  skos:note "Use as a chronological subdivision under headings for art forms qualified by the adjective Chinese." ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1148, lcsh:collection_TemporalSubdivisions, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Three kingdoms, six dynasties-Sui dynasty, 220-618"@en ;
  dc:modified "2006-05-08T13:53:49"^^xsd:dateTime ;
  skos:prefLabel "Three kingdoms-Sui dynasty, 220-618"@en ;
  dc:created "2001-07-11T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

