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

lcsh:sh2002012473
  dc:created "2002-12-06T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_TemporalSubdivisions, lcsh:collection_PatternHeadingH1156, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1160, lcsh:collection_PatternHeadingH1148, lcsh:collection_Subdivisions ;
  skos:prefLabel "17th century"@en ;
  dc:modified "2006-06-06T11:13:59"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  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 and headings for drama." ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

