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

lcsh:sh2002012476
  skos:member lcsh:collection_TemporalSubdivisions, lcsh:collection_PatternHeadingH1156, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1148, lcsh:collection_PatternHeadingH1160, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_PatternHeadingH1155.2 ;
  dc:created "2002-12-06T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-06-06T11:14:55"^^xsd:dateTime ;
  skos:note "Use as a chronological subdivision under headings for art and art forms of all nations, regions, and ethnic groups. Also use under individual languages and groups of languages, groups of literary authors, individual literatures, including drama, and forms and types of musical compositions." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "20th century"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

