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

lcsh:sh2002012470
  skos:member lcsh:collection_PatternHeadingH1160, lcsh:collection_PatternHeadingH1148, lcsh:collection_LCSH_General, lcsh:collection_TemporalSubdivisions, lcsh:collection_Subdivisions ;
  dc:modified "2006-06-06T11:12:56"^^xsd:dateTime ;
  dc:created "2002-12-06T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a chronological subdivision under headings for art and art forms of all nations, regions, and ethnic groups, except those headings for art and art forms of China, Japan, and Korea. Also use under forms and types of musical compositions." ;
  a skos:Concept ;
  skos:prefLabel "16th century"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

