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

lcsh:sh2002005444
  skos:member lcsh:collection_PatternHeadingH1188, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1200, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1148, lcsh:collection_PatternHeadingH1187, lcsh:collection_PatternHeadingH1155.8, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1185 ;
  skos:note "Use as a topical subdivision under names of individual persons and corporate bodies, uniform titles of sacred works, and literary, artistic and moving image works entered under title, and under forms and movements in the literary and visual arts, types of organizations, religions, and individual wars for works discussing their influence." ;
  dc:created "2002-04-01T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Influence and results"@en ;
  skos:prefLabel "Influence"@en ;
  dc:modified "2009-08-21T10:56:47"^^xsd:dateTime ;
  skos:example "Reference under the headings [Influence (Literary, artistic, etc.); Influence (Psychology)] and under the general see reference [Influence of war]" ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

