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

lcsh:sh2002012474
  skos:member lcsh:collection_PatternHeadingH1155.2, lcsh:collection_PatternHeadingH1156, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1160, lcsh:collection_PatternHeadingH1148, lcsh:collection_TemporalSubdivisions, lcsh:collection_PatternHeadingH1154 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "18th century"@en ;
  dc:created "2002-12-06T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  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 individual languages and groups of languages, groups of literary authors, individual literatures, including drama, and forms and types of musical compositions." ;
  dc:modified "2006-06-06T11:14:16"^^xsd:dateTime .

