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

lcsh:sh2001008864
  dc:modified "2006-05-08T13:53:11"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a chronological subdivision under headings for art forms qualified by the adjective Chinese." ;
  dc:created "2001-07-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1148, lcsh:collection_Subdivisions, lcsh:collection_TemporalSubdivisions, lcsh:collection_LCSH_General ;
  skos:altLabel "Chʻin-Han dynasties, 221 B.C.-220 A.D."@en ;
  skos:prefLabel "Qin-Han dynasties, 221 B.C.-220 A.D."@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

